@@ -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' : '0b007368f3c8c54d615620d126af3c55517a2cad ' ,
148
- 'nw_v8_revision' : 'c79279fe88f53d592f91bd0afdf0612bd34e1577 ' ,
147
+ 'nw_src_revision' : 'da0a976ddbaf8b840946572052a8db99840f8ad5 ' ,
148
+ 'nw_v8_revision' : '8434ee029478174bdba53afefc00c619365512db ' ,
149
149
'nw_node_revision' : '7a7526bf44eed5437026df1a897048271cf6ad4d' ,
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' : '306022a527898c3c00c451f0d121c1a237064aa2 ' ,
185
+ 'v8_revision' : 'f592841c63b19c3fcfe03ad9a1f30fd98ced3c6e ' ,
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.
@@ -249,7 +249,7 @@ vars = {
249
249
# Three lines of non-changing comments so that
250
250
# the commit queue can handle CLs rolling devtools-frontend
251
251
# and whatever else without interference from each other.
252
- 'devtools_frontend_revision' : '76f4c6a07a2d2491ceaad6e4e03bdd5a8e381628 ' ,
252
+ 'devtools_frontend_revision' : '0d4095e47ca0e972e04efecf7772a8d12b60c665 ' ,
253
253
# Three lines of non-changing comments so that
254
254
# the commit queue can handle CLs rolling libprotobuf-mutator
255
255
# and whatever else without interference from each other.
@@ -1583,7 +1583,7 @@ deps = {
1583
1583
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1584
1584
1585
1585
'src-internal' : {
1586
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1940cbed5dd0184d4ad79be71f9499a61b2fc8c7 ' ,
1586
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a0acaea51ba4e107cc14aa5451a178e9147e41c5 ' ,
1587
1587
'condition' : 'checkout_src_internal' ,
1588
1588
},
1589
1589
0 commit comments