@@ -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' : '18b3ffb0a904ec9acb5b837b0b5b6befc8824f94 ' ,
170
- 'nw_v8_revision' : '73cef37fd2ce16b8bd59e81531fa3693f8be49ab ' ,
169
+ 'nw_src_revision' : 'be1ab24ae158ecd5fb6b8f9a8ab904eb1535c17c ' ,
170
+ 'nw_v8_revision' : 'c6c3376a62a7bd051a8b00ec0a7acc424d3a4a75 ' ,
171
171
'nw_node_revision' : 'f507a2989b408bb2eb71bfb3112d0294595d0e07' ,
172
172
173
173
# ANGLE's deps are relative to the angle_root variable.
@@ -201,11 +201,11 @@ vars = {
201
201
# Three lines of non-changing comments so that
202
202
# the commit queue can handle CLs rolling Skia
203
203
# and whatever else without interference from each other.
204
- 'skia_revision' : 'c73bff39bd21ae9b54b198a6dbf361ea3ceab591 ' ,
204
+ 'skia_revision' : '489348851cca51b23f522734b6db3c785ffdfaed ' ,
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' : '0d81cd72688512abcbe1601015baee390c484a6a ' ,
208
+ 'v8_revision' : 'bd2510a6809c94c357ecafb7d3d679c10d2ede0a ' ,
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.
@@ -221,7 +221,7 @@ vars = {
221
221
# Three lines of non-changing comments so that
222
222
# the commit queue can handle CLs rolling PDFium
223
223
# and whatever else without interference from each other.
224
- 'pdfium_revision' : 'dcffb3db73cd70771cc57cfdcca93a9b756467fb ' ,
224
+ 'pdfium_revision' : '0950ad89ea1123b71be05b3c5c4223c2934a976f ' ,
225
225
# Three lines of non-changing comments so that
226
226
# the commit queue can handle CLs rolling BoringSSL
227
227
# and whatever else without interference from each other.
@@ -252,7 +252,7 @@ vars = {
252
252
# Three lines of non-changing comments so that
253
253
# the commit queue can handle CLs rolling freetype
254
254
# and whatever else without interference from each other.
255
- 'freetype_revision' : '20186d1be6415d1bd7cb79ac56f1b806c26b677c ' ,
255
+ 'freetype_revision' : 'd7caaf8517fa6d432f40e608cc960951f52dae85 ' ,
256
256
# Three lines of non-changing comments so that
257
257
# the commit queue can handle CLs rolling HarfBuzz
258
258
# and whatever else without interference from each other.
@@ -272,7 +272,7 @@ vars = {
272
272
# Three lines of non-changing comments so that
273
273
# the commit queue can handle CLs rolling devtools-frontend
274
274
# and whatever else without interference from each other.
275
- 'devtools_frontend_revision' : '1d0770b7abf9f8cae15cdaabff533c68c3a9152c ' ,
275
+ 'devtools_frontend_revision' : '4198f9311972385670bea93fbb3351917619aef9 ' ,
276
276
# Three lines of non-changing comments so that
277
277
# the commit queue can handle CLs rolling libprotobuf-mutator
278
278
# 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' + '@' + 'ba686938ab62421cbbdd8a17946906150b2f8af2 ' ,
1498
+ Var ('webrtc_git' ) + '/src.git' + '@' + '5ecac218f0372d36084355dd8538f69a74359ad0 ' ,
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@a5c086acf030bc41e67da8ac1f8a6aec85f7304b ' ,
1576
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@024553b541903a0c974876fc559c7c50904ee7dc ' ,
1577
1577
'condition' : 'checkout_src_internal' ,
1578
1578
},
1579
1579
0 commit comments