@@ -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' : '4bbd2a5d25aabdd42a9be7e8a0e860fbeb0f07d8 ' ,
163
- 'nw_v8_revision' : '1b8e10a1bb2adcab6bdbf47f9fd7bf3e9497ea24 ' ,
162
+ 'nw_src_revision' : '875e61ae8d08b7a23d6d63cc3bd7ee30c3e13f1e ' ,
163
+ 'nw_v8_revision' : '91cbe7bce37bc41d95b36422a142e8729f5d185d ' ,
164
164
'nw_node_revision' : '491e9ae71889aebfec4e64a1c9a48231ec7ef619' ,
165
165
166
166
# ANGLE's deps are relative to the angle_root variable.
@@ -198,19 +198,19 @@ vars = {
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' : 'dc26f2d49c52b0c0e81c9f5f06f7347b03ef9b64 ' ,
201
+ 'v8_revision' : '4dc61d3cd02f0a2462cc655095db1e99ad9047d2 ' ,
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' : '006ab354313b493ccb6eba909e0831bb0b13aea7 ' ,
209
+ 'angle_revision' : 'ea8043b73f934c52084f514a326d4fe36f6ad056 ' ,
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.
213
- 'swiftshader_revision' : 'eb0a25a189b75d950ae4f87c00f8d63f190d82a0 ' ,
213
+ 'swiftshader_revision' : 'c4f3b713800f6cde50452999223f6fb34e973cd0 ' ,
214
214
# Three lines of non-changing comments so that
215
215
# the commit queue can handle CLs rolling PDFium
216
216
# 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' : '02d7c6a3d373ef3fa29647b5c8bf1dd76313ef7a ' ,
268
+ 'devtools_frontend_revision' : '6430f5ef5c565f56bb680bca07d4d4db3fad9ed1 ' ,
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.
@@ -341,7 +341,7 @@ vars = {
341
341
# Three lines of non-changing comments so that
342
342
# the commit queue can handle CLs rolling libavif
343
343
# and whatever else without interference from each other.
344
- 'libavif_revision' : '01ee4caa5ab52b2f6f3e500fd3a0f70e0099b031 ' ,
344
+ 'libavif_revision' : '4cfee6282b97533e6c99183ddf7a897173755c69 ' ,
345
345
346
346
# TODO(crbug.com/941824): The values below need to be kept in sync
347
347
# between //DEPS and //buildtools/DEPS, so if you're updating one,
@@ -1219,7 +1219,7 @@ deps = {
1219
1219
},
1220
1220
1221
1221
'src/third_party/openh264/src' :
1222
- Var ('chromium_git' ) + '/external/github.com/cisco/openh264' + '@' + 'a5473711f3e20c6bd1c33d81b6c7b9a0618aa18f ' ,
1222
+ Var ('chromium_git' ) + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5 ' ,
1223
1223
1224
1224
'src/third_party/openscreen/src' :
1225
1225
Var ('chromium_git' ) + '/openscreen' + '@' + 'fdc66e03064d70f2c4a60dbd3fdd3925b21a43a1' ,
@@ -1239,7 +1239,7 @@ deps = {
1239
1239
},
1240
1240
1241
1241
'src/third_party/perfetto' :
1242
- Var ('android_git' ) + '/platform/external/perfetto.git' + '@' + '0d5f47eb1f8cc6d4a6abfd41011b5180f657aec3 ' ,
1242
+ Var ('android_git' ) + '/platform/external/perfetto.git' + '@' + 'aa0099498c7e3efbdf0efcd445ab6848e984666a ' ,
1243
1243
1244
1244
'src/third_party/perl' : {
1245
1245
'url' : Var ('chromium_git' ) + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3' ,
@@ -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@6906c51e99a584c158b47372a1250fa3e9df98f2 ' ,
1548
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a811e2f5b6fb3e896b25d373060a31a62aea9016 ' ,
1549
1549
'condition' : 'checkout_src_internal' ,
1550
1550
},
1551
1551
0 commit comments