@@ -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' : '388483f5760c4f5599053e6b71f5143272646ef0 ' ,
177
- 'nw_v8_revision' : '605e171c91a940699e992b14225f154cc241ee40 ' ,
176
+ 'nw_src_revision' : '00205ae96a613752798e333255d6349eb68cc19d ' ,
177
+ 'nw_v8_revision' : '8d680de13fa2d0c7b82c495ae0eef2c1a08edbe6 ' ,
178
178
'nw_node_revision' : 'fade7bc502bb9d5d2d48b3b4e25c8b6497d2be17' ,
179
179
180
180
# ANGLE's deps are relative to the angle_root variable.
@@ -214,15 +214,15 @@ vars = {
214
214
# Three lines of non-changing comments so that
215
215
# the commit queue can handle CLs rolling V8
216
216
# and whatever else without interference from each other.
217
- 'v8_revision' : '462fc27a2892702a4d42ffd647789c58ffcee747 ' ,
217
+ 'v8_revision' : '2a79cd57b6931f43a1158f4df61c73992b1f6c68 ' ,
218
218
# Three lines of non-changing comments so that
219
219
# the commit queue can handle CLs rolling swarming_client
220
220
# and whatever else without interference from each other.
221
221
'swarming_revision' : 'a32a1607f6093d338f756c7e7c7b4333b0c50c9c' ,
222
222
# Three lines of non-changing comments so that
223
223
# the commit queue can handle CLs rolling ANGLE
224
224
# and whatever else without interference from each other.
225
- 'angle_revision' : '0297dd80c5d23df7a651ec44e358d2c9ec7c6e53 ' ,
225
+ 'angle_revision' : 'e22cfa011f5ecfcc020d29ac51a5ffca1b1a6603 ' ,
226
226
# Three lines of non-changing comments so that
227
227
# the commit queue can handle CLs rolling SwiftShader
228
228
# and whatever else without interference from each other.
@@ -1622,7 +1622,7 @@ deps = {
1622
1622
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1623
1623
1624
1624
'src-internal' : {
1625
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aeb2538ecf13383b9abc6910ad6e8c5555f6a5ec ' ,
1625
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@47dc37fed3355b362666d9ca63e2227703f6cac7 ' ,
1626
1626
'condition' : 'checkout_src_internal' ,
1627
1627
},
1628
1628
0 commit comments