@@ -154,8 +154,8 @@ vars = {
154
154
# (ie: release) images.
155
155
'use_public_cros_config' : 'not checkout_src_internal' ,
156
156
157
- 'nw_src_revision' : '89765b5f39484ad021838a9f32f3318a202af13c ' ,
158
- 'nw_v8_revision' : '61fffcc906887d2b30ddd7358a0eaafecf95ae01 ' ,
157
+ 'nw_src_revision' : 'f166cd619891da0000112b620981e4dd579147cb ' ,
158
+ 'nw_v8_revision' : 'e588f44325af7e3edbc637628e0c34a057c3378d ' ,
159
159
'nw_node_revision' : '491e9ae71889aebfec4e64a1c9a48231ec7ef619' ,
160
160
161
161
# ANGLE's deps are relative to the angle_root variable.
@@ -184,19 +184,19 @@ vars = {
184
184
# Three lines of non-changing comments so that
185
185
# the commit queue can handle CLs rolling Skia
186
186
# and whatever else without interference from each other.
187
- 'skia_revision' : '8d2ebfffaf6ece9a7e9839dca2d7907f241c3460 ' ,
187
+ 'skia_revision' : 'e50772b2a25e98419dc884cc5cdd2138e1dfd43e ' ,
188
188
# Three lines of non-changing comments so that
189
189
# the commit queue can handle CLs rolling V8
190
190
# and whatever else without interference from each other.
191
- 'v8_revision' : '819e18461e9daf907437a521d90663e827c40e05 ' ,
191
+ 'v8_revision' : '451d38b60be0a0f692b11815289cf8cbc9b1dc98 ' ,
192
192
# Three lines of non-changing comments so that
193
193
# the commit queue can handle CLs rolling swarming_client
194
194
# and whatever else without interference from each other.
195
195
'swarming_revision' : '160b445a44e0daacf6f3f8570ca2707ec451f374' ,
196
196
# Three lines of non-changing comments so that
197
197
# the commit queue can handle CLs rolling ANGLE
198
198
# and whatever else without interference from each other.
199
- 'angle_revision' : 'd188231d437ac82396e034f3483319ec1472f169 ' ,
199
+ 'angle_revision' : '29a4abf96a83a1958675dd5c2870a1677cc011b7 ' ,
200
200
# Three lines of non-changing comments so that
201
201
# the commit queue can handle CLs rolling SwiftShader
202
202
# and whatever else without interference from each other.
@@ -255,7 +255,7 @@ vars = {
255
255
# Three lines of non-changing comments so that
256
256
# the commit queue can handle CLs rolling devtools-frontend
257
257
# and whatever else without interference from each other.
258
- 'devtools_frontend_revision' : '930c3d2ed8d25469f889f8a101f86f8c4c65d458 ' ,
258
+ 'devtools_frontend_revision' : '95e8d52caabdf839494f0f63c1bebc0ff4ff93d8 ' ,
259
259
# Three lines of non-changing comments so that
260
260
# the commit queue can handle CLs rolling libprotobuf-mutator
261
261
# and whatever else without interference from each other.
@@ -1462,7 +1462,7 @@ deps = {
1462
1462
},
1463
1463
1464
1464
'src/third_party/webrtc' :
1465
- Var ('webrtc_git' ) + '/src.git' + '@' + '758c388d3fedac4a474b48a240af83dd3f6a5fc5 ' ,
1465
+ Var ('webrtc_git' ) + '/src.git' + '@' + 'd25c2ac74afc25f65d111771dbfabd6db25d2498 ' ,
1466
1466
1467
1467
'src/third_party/libgifcodec' :
1468
1468
Var ('skia_git' ) + '/libgifcodec' + '@' + Var ('libgifcodec_revision' ),
@@ -1500,7 +1500,7 @@ deps = {
1500
1500
'packages' : [
1501
1501
{
1502
1502
'package' : 'skia/tools/goldctl/linux-amd64' ,
1503
- 'version' : 'git_revision:5e13f25e0c481b68c2aa830b726c6ac2fdd1f684 ' ,
1503
+ 'version' : 'git_revision:e0376578f2f33586b6ac283a0787582c4678ecb1 ' ,
1504
1504
},
1505
1505
],
1506
1506
'dep_type' : 'cipd' ,
@@ -1510,7 +1510,7 @@ deps = {
1510
1510
'packages' : [
1511
1511
{
1512
1512
'package' : 'skia/tools/goldctl/windows-amd64' ,
1513
- 'version' : 'git_revision:5e13f25e0c481b68c2aa830b726c6ac2fdd1f684 ' ,
1513
+ 'version' : 'git_revision:e0376578f2f33586b6ac283a0787582c4678ecb1 ' ,
1514
1514
},
1515
1515
],
1516
1516
'dep_type' : 'cipd' ,
@@ -1520,7 +1520,7 @@ deps = {
1520
1520
'packages' : [
1521
1521
{
1522
1522
'package' : 'skia/tools/goldctl/mac-amd64' ,
1523
- 'version' : 'git_revision:5e13f25e0c481b68c2aa830b726c6ac2fdd1f684 ' ,
1523
+ 'version' : 'git_revision:e0376578f2f33586b6ac283a0787582c4678ecb1 ' ,
1524
1524
},
1525
1525
],
1526
1526
'dep_type' : 'cipd' ,
@@ -1540,7 +1540,7 @@ deps = {
1540
1540
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1541
1541
1542
1542
'src-internal' : {
1543
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1a0102f7bf9454cdaed893fb4a213e9490af434a ' ,
1543
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@0a4fb0ab6a1dba6c045ee9aebb13aa1325296599 ' ,
1544
1544
'condition' : 'checkout_src_internal' ,
1545
1545
},
1546
1546
0 commit comments