@@ -173,8 +173,8 @@ vars = {
173
173
'checkout_simplechrome' : '"{cros_boards}" != ""' ,
174
174
'checkout_simplechrome_with_vms' : '"{cros_boards_with_qemu_images}" != ""' ,
175
175
176
- 'nw_src_revision' : '54ee3227e1b07eff165250cdac7c4e70c0ecb2c5 ' ,
177
- 'nw_v8_revision' : '9c3b184aab76b6f9dc1cd3a9bdfc3c97af02645f ' ,
176
+ 'nw_src_revision' : 'c94ccb0894b0f18a3d54bf4b185dbf51789c1f29 ' ,
177
+ 'nw_v8_revision' : '627a746d6757d2a26401b574f938650866eb861f ' ,
178
178
'nw_node_revision' : '2451de9a9d31b8cb25fedfb11f971f028dd6e2e4' ,
179
179
180
180
# ANGLE's deps are relative to the angle_root variable.
@@ -207,15 +207,15 @@ vars = {
207
207
# Three lines of non-changing comments so that
208
208
# the commit queue can handle CLs rolling V8
209
209
# and whatever else without interference from each other.
210
- 'v8_revision' : '7439c236cb1282f351ee5fdec0b4b871d9606aee ' ,
210
+ 'v8_revision' : 'f7f4327516912dfca0d7401044e890ca0ce885ad ' ,
211
211
# Three lines of non-changing comments so that
212
212
# the commit queue can handle CLs rolling swarming_client
213
213
# and whatever else without interference from each other.
214
214
'swarming_revision' : 'f3caa9b547c47585ccdc79c3aca57182873ce912' ,
215
215
# Three lines of non-changing comments so that
216
216
# the commit queue can handle CLs rolling ANGLE
217
217
# and whatever else without interference from each other.
218
- 'angle_revision' : 'f9e59ad078552424ca165644f4da3b4e2687c3dc ' ,
218
+ 'angle_revision' : 'c8011782e13d5c1c402b07b7a02efa2f8d400efa ' ,
219
219
# Three lines of non-changing comments so that
220
220
# the commit queue can handle CLs rolling SwiftShader
221
221
# and whatever else without interference from each other.
@@ -1050,7 +1050,7 @@ deps = {
1050
1050
Var ('chromium_git' ) + '/chromium/deps/hunspell_dictionaries.git' + '@' + '18e09b9197a3b1d771c077c530d1a4ebad04c167' ,
1051
1051
1052
1052
'src/third_party/icu' :
1053
- Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'd1e2bd28c490a92d410c8014b68527941e124212 ' ,
1053
+ Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'c9630bce20c30571259bd22704a79c9ea2b5e16c ' ,
1054
1054
1055
1055
'src/third_party/icu4j' : {
1056
1056
'packages' : [
@@ -1593,7 +1593,7 @@ deps = {
1593
1593
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1594
1594
1595
1595
'src-internal' : {
1596
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ab40b81d82d525f54e6b2af78ad2c8fdb0006d46 ' ,
1596
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@bdd1dfcbf7515025fefde9ec0f5a11cd1fc6e958 ' ,
1597
1597
'condition' : 'checkout_src_internal' ,
1598
1598
},
1599
1599
0 commit comments