@@ -302,15 +302,15 @@ vars = {
302
302
# Three lines of non-changing comments so that
303
303
# the commit queue can handle CLs rolling V8
304
304
# and whatever else without interference from each other.
305
- 'src_internal_revision' : '120d3ccaafff929c3f5c0b054947fdd64b49d627 ' ,
305
+ 'src_internal_revision' : '72da1507d1bc1e98569c5e79c259344dfd6cfd1d ' ,
306
306
# Three lines of non-changing comments so that
307
307
# the commit queue can handle CLs rolling Skia
308
308
# and whatever else without interference from each other.
309
- 'skia_revision' : '589c46555055ec23bcc4634c209f7f543f6b424c ' ,
309
+ 'skia_revision' : 'a5f25943a09f03496ff86380c340968c4a008e31 ' ,
310
310
# Three lines of non-changing comments so that
311
311
# the commit queue can handle CLs rolling V8
312
312
# and whatever else without interference from each other.
313
- 'v8_revision' : '10e031124843c5b5b0b43b9a98f3cd6efa5f2de4 ' ,
313
+ 'v8_revision' : '1fbb9881419d2c7c278a6013df6c8ca16344dbd9 ' ,
314
314
# Three lines of non-changing comments so that
315
315
# the commit queue can handle CLs rolling ANGLE
316
316
# and whatever else without interference from each other.
@@ -821,7 +821,7 @@ deps = {
821
821
822
822
'src/clank' : {
823
823
'url' : Var ('chrome_git' ) + '/clank/internal/apps.git' + '@' +
824
- '9b63c452155e22ce71e8a717cb8b7a5632de468c ' ,
824
+ '844fd8643c299bc3af2c6bcc856549146e20e552 ' ,
825
825
'condition' : 'checkout_android and checkout_src_internal' ,
826
826
},
827
827
@@ -1849,7 +1849,7 @@ deps = {
1849
1849
Var ('chromium_git' ) + '/external/github.com/gpuweb/cts.git' + '@' + '33675caf6fdc25af475ec16930f86c5ce0c324fc' ,
1850
1850
1851
1851
'src/third_party/webrtc' :
1852
- Var ('webrtc_git' ) + '/src.git' + '@' + '0f741da200c064aea70a790d2fbf678e930bff39 ' ,
1852
+ Var ('webrtc_git' ) + '/src.git' + '@' + '79ba9b0b2b28e49ecc32992ff9163917299beedc ' ,
1853
1853
1854
1854
# Wuffs' canonical repository is at github.com/google/wuffs, but we use
1855
1855
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
@@ -4012,7 +4012,7 @@ deps = {
4012
4012
4013
4013
'src/ios_internal' : {
4014
4014
'url' : Var ('chrome_git' ) + '/chrome/ios_internal.git' + '@' +
4015
- '2a3ae3d0d73c993518d0de62179b4d15834807a5 ' ,
4015
+ '1f11f0029d89e34cda96121751e69333ab3429b7 ' ,
4016
4016
'condition' : 'checkout_ios and checkout_src_internal' ,
4017
4017
},
4018
4018
0 commit comments