We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f1f03 commit c01b1d9Copy full SHA for c01b1d9
DEPS
@@ -23,11 +23,11 @@ vars = {
23
24
# Chromium build number for unit tests. It should be regularly updated to
25
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE
26
- 'chromium_linux': '752366',
+ 'chromium_linux': '752719',
27
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win_x64/LAST_CHANGE
28
- 'chromium_win': '752365',
+ 'chromium_win': '752710',
29
# the content of https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/LAST_CHANGE
30
- 'chromium_mac': '752361',
+ 'chromium_mac': '752700',
31
}
32
33
# Only these hosts are allowed for dependencies in this DEPS file.
0 commit comments