@@ -144,8 +144,8 @@ vars = {
144
144
# (ie: release) images.
145
145
'use_public_cros_config' : 'not checkout_src_internal' ,
146
146
147
- 'nw_src_revision' : '50aef38f520483ad9c1bfec29452a451fc886e8b ' ,
148
- 'nw_v8_revision' : '8dd96d932216f29b2c6745522967c4517a8a7857 ' ,
147
+ 'nw_src_revision' : '2ef0824e204502c44201d3cec2c21c07130c0495 ' ,
148
+ 'nw_v8_revision' : 'b0771817af4a2c4a9009cecde67cf2ddc88075aa ' ,
149
149
'nw_node_revision' : '92e9c51a469cf59173c68734be4dd609b44eb3a9' ,
150
150
151
151
# ANGLE's deps are relative to the angle_root variable.
@@ -182,7 +182,7 @@ vars = {
182
182
# Three lines of non-changing comments so that
183
183
# the commit queue can handle CLs rolling V8
184
184
# and whatever else without interference from each other.
185
- 'v8_revision' : '54b76d1a1dbd1df7bc2d0dbaf9b1448210ef4cfd ' ,
185
+ 'v8_revision' : 'abc3eecd39cee64da2cb1901f96cd9123905d672 ' ,
186
186
# Three lines of non-changing comments so that
187
187
# the commit queue can handle CLs rolling swarming_client
188
188
# and whatever else without interference from each other.
@@ -1067,7 +1067,7 @@ deps = {
1067
1067
Var ('chromium_git' ) + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43' ,
1068
1068
1069
1069
'src/third_party/icu' :
1070
- Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c ' ,
1070
+ Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + '9f4020916eb1f28f3666f018fdcbe6c9a37f0e08 ' ,
1071
1071
1072
1072
'src/third_party/icu4j' : {
1073
1073
'packages' : [
@@ -1587,7 +1587,7 @@ deps = {
1587
1587
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1588
1588
1589
1589
'src-internal' : {
1590
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f9414772a37aad63cfa3543e2fc79316f805fb70 ' ,
1590
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aad942e20f58e00d336f25984d68c5442b843654 ' ,
1591
1591
'condition' : 'checkout_src_internal' ,
1592
1592
},
1593
1593
0 commit comments