@@ -159,8 +159,8 @@ vars = {
159
159
# (ie: release) images.
160
160
'use_public_cros_config' : 'not checkout_src_internal' ,
161
161
162
- 'nw_src_revision' : 'a1d2746a0cc21afdae294767d5f0c01a3b1d7986 ' ,
163
- 'nw_v8_revision' : '8f62a0ab1bf7af69915407423f77fec5bec2b24a ' ,
162
+ 'nw_src_revision' : 'b7ae34646757b053505e6522cb6d2142d99769c2 ' ,
163
+ 'nw_v8_revision' : '1b8e10a1bb2adcab6bdbf47f9fd7bf3e9497ea24 ' ,
164
164
'nw_node_revision' : 'a4c578aa1c9d2d7125f95499906ed7d7892c4c55' ,
165
165
166
166
# ANGLE's deps are relative to the angle_root variable.
@@ -194,19 +194,19 @@ vars = {
194
194
# Three lines of non-changing comments so that
195
195
# the commit queue can handle CLs rolling Skia
196
196
# and whatever else without interference from each other.
197
- 'skia_revision' : 'b603284ae76e9320baaf3272b90b9f1cc493d8b6 ' ,
197
+ 'skia_revision' : 'c3f094e9773746f91fc18c83a617a54e42274763 ' ,
198
198
# Three lines of non-changing comments so that
199
199
# the commit queue can handle CLs rolling V8
200
200
# and whatever else without interference from each other.
201
- 'v8_revision' : 'f87abd2e61e1cd94dfa0dc3607103c8feaf6f403 ' ,
201
+ 'v8_revision' : 'dc26f2d49c52b0c0e81c9f5f06f7347b03ef9b64 ' ,
202
202
# Three lines of non-changing comments so that
203
203
# the commit queue can handle CLs rolling swarming_client
204
204
# and whatever else without interference from each other.
205
205
'swarming_revision' : '4c095d04179dc725a300085ae21fe3b79900d072' ,
206
206
# Three lines of non-changing comments so that
207
207
# the commit queue can handle CLs rolling ANGLE
208
208
# and whatever else without interference from each other.
209
- 'angle_revision' : '034a8b3f3c5c8e7e1629b8ac88cadb72ea68cf23 ' ,
209
+ 'angle_revision' : '006ab354313b493ccb6eba909e0831bb0b13aea7 ' ,
210
210
# Three lines of non-changing comments so that
211
211
# the commit queue can handle CLs rolling SwiftShader
212
212
# and whatever else without interference from each other.
@@ -265,7 +265,7 @@ vars = {
265
265
# Three lines of non-changing comments so that
266
266
# the commit queue can handle CLs rolling devtools-frontend
267
267
# and whatever else without interference from each other.
268
- 'devtools_frontend_revision' : 'dfc6f57691a40899b3d162561c25aeec4bc774cd ' ,
268
+ 'devtools_frontend_revision' : '02d7c6a3d373ef3fa29647b5c8bf1dd76313ef7a ' ,
269
269
# Three lines of non-changing comments so that
270
270
# the commit queue can handle CLs rolling libprotobuf-mutator
271
271
# and whatever else without interference from each other.
@@ -826,7 +826,7 @@ deps = {
826
826
},
827
827
828
828
'src/third_party/breakpad/breakpad' :
829
- Var ('chromium_git' ) + '/breakpad/breakpad.git' + '@' + '2757a2c9c819fcae3784576aef0c8400c7ad06d7 ' ,
829
+ Var ('chromium_git' ) + '/breakpad/breakpad.git' + '@' + 'a6218eb66d7b4880825168a83e66bfea746908a6 ' ,
830
830
831
831
'src/third_party/byte_buddy' : {
832
832
'packages' : [
@@ -1545,7 +1545,7 @@ deps = {
1545
1545
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1546
1546
1547
1547
'src-internal' : {
1548
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@85b764e8416e49c057782569daad8e68e7ca1546 ' ,
1548
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d7a0ace59a1696f82e11948d756da8772992e644 ' ,
1549
1549
'condition' : 'checkout_src_internal' ,
1550
1550
},
1551
1551
0 commit comments