@@ -166,8 +166,8 @@ vars = {
166
166
'checkout_simplechrome' : '"{cros_boards}" != ""' ,
167
167
'checkout_simplechrome_with_vms' : '"{cros_boards_with_qemu_images}" != ""' ,
168
168
169
- 'nw_src_revision' : '874a66b3fd43ae52f6f570b5fd6ee828a2e5c4e8 ' ,
170
- 'nw_v8_revision' : 'e10550ef0bf4a6b9691e979a903c53b41a0c7311 ' ,
169
+ 'nw_src_revision' : '56f867dfa0feac81305e368026337ed5f36df0b6 ' ,
170
+ 'nw_v8_revision' : '3584eb6b5130ecbdc677aa1f836511b3a21c2f65 ' ,
171
171
'nw_node_revision' : 'd168d6d2f33b9f824b7ff4edd4850dad7da250bd' ,
172
172
173
173
# ANGLE's deps are relative to the angle_root variable.
@@ -205,7 +205,7 @@ vars = {
205
205
# Three lines of non-changing comments so that
206
206
# the commit queue can handle CLs rolling V8
207
207
# and whatever else without interference from each other.
208
- 'v8_revision' : '3cd8a8915ce4f62b50e6371f5b7fc155b5d78413 ' ,
208
+ 'v8_revision' : '45d51f3f97a6058fced26b9c378fba5dcd924704 ' ,
209
209
# Three lines of non-changing comments so that
210
210
# the commit queue can handle CLs rolling swarming_client
211
211
# and whatever else without interference from each other.
@@ -1495,7 +1495,7 @@ deps = {
1495
1495
},
1496
1496
1497
1497
'src/third_party/webrtc' :
1498
- Var ('webrtc_git' ) + '/src.git' + '@' + 'a1aa01aad009d29d7fa00f6d407d919372e5ecf8 ' ,
1498
+ Var ('webrtc_git' ) + '/src.git' + '@' + '69202b2a57b8b7f7046dc26930aafd6f779a152e ' ,
1499
1499
1500
1500
'src/third_party/libgifcodec' :
1501
1501
Var ('skia_git' ) + '/libgifcodec' + '@' + Var ('libgifcodec_revision' ),
@@ -1573,7 +1573,7 @@ deps = {
1573
1573
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1574
1574
1575
1575
'src-internal' : {
1576
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@2f3f492fc1edb354af4e307f3ad873380d56cf61 ' ,
1576
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@793bbaac5d5aa00d07666c05446a37949c634aee ' ,
1577
1577
'condition' : 'checkout_src_internal' ,
1578
1578
},
1579
1579
0 commit comments