@@ -152,8 +152,8 @@ vars = {
152
152
# (ie: release) images.
153
153
'use_public_cros_config' : 'not checkout_src_internal' ,
154
154
155
- 'nw_src_revision' : 'a4dd631126de8e7aa77ccc7f9339a5b34a97a2cb ' ,
156
- 'nw_v8_revision' : '5a8426deb02f58f8e8d4e5c86e432ff19a26f4e2 ' ,
155
+ 'nw_src_revision' : '40084dd58bb4376ea634267bb3755180308003bf ' ,
156
+ 'nw_v8_revision' : '04f68704226ff90dc6dcfe57b1d15754482613f9 ' ,
157
157
'nw_node_revision' : '4200c3c789d4af6c5fa533bd7bcfb42a74c14bcd' ,
158
158
159
159
# ANGLE's deps are relative to the angle_root variable.
@@ -182,19 +182,19 @@ vars = {
182
182
# Three lines of non-changing comments so that
183
183
# the commit queue can handle CLs rolling Skia
184
184
# and whatever else without interference from each other.
185
- 'skia_revision' : '1c081906e4313c8213c6ec4ea8371c7c6016f8b7 ' ,
185
+ 'skia_revision' : '5e3098d8fad5b3a6fa9c70d6438f416eec201db7 ' ,
186
186
# Three lines of non-changing comments so that
187
187
# the commit queue can handle CLs rolling V8
188
188
# and whatever else without interference from each other.
189
- 'v8_revision' : 'd3a6f4bb6d01e91c7929feec3cf91eb62f3c2d3a ' ,
189
+ 'v8_revision' : '11254181c3f09c8ebcc15b2a5a51a725ad7f089b ' ,
190
190
# Three lines of non-changing comments so that
191
191
# the commit queue can handle CLs rolling swarming_client
192
192
# and whatever else without interference from each other.
193
193
'swarming_revision' : '0ac28472d073a515124c85b128c4378a914e0a4d' ,
194
194
# Three lines of non-changing comments so that
195
195
# the commit queue can handle CLs rolling ANGLE
196
196
# and whatever else without interference from each other.
197
- 'angle_revision' : 'e514b0cb7e6b8956ea0c93ceca01b63d5deb621d ' ,
197
+ 'angle_revision' : '91c39dae9a518706f2635ac8b87f9f5b5ed9001c ' ,
198
198
# Three lines of non-changing comments so that
199
199
# the commit queue can handle CLs rolling SwiftShader
200
200
# and whatever else without interference from each other.
@@ -1502,7 +1502,7 @@ deps = {
1502
1502
Var ('chromium_git' ) + '/external/github.com/gpuweb/cts.git' + '@' + 'ec18cc3262922e7dcdbe70243c6f40606f979144' ,
1503
1503
1504
1504
'src/third_party/webrtc' :
1505
- Var ('webrtc_git' ) + '/src.git' + '@' + '7502134e7e428aaa5c42c8f18c87e8cfda7f87a4 ' ,
1505
+ Var ('webrtc_git' ) + '/src.git' + '@' + '76725a6a631c4f21db1f5560eece2feb78b20aca ' ,
1506
1506
1507
1507
'src/third_party/libgifcodec' :
1508
1508
Var ('skia_git' ) + '/libgifcodec' + '@' + Var ('libgifcodec_revision' ),
@@ -1578,7 +1578,7 @@ deps = {
1578
1578
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1579
1579
1580
1580
'src-internal' : {
1581
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@6e7672c8602f36087b953e21ce98237bef877836 ' ,
1581
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@cf1ae8c309f8ece7998a3596d899b95008013fcf ' ,
1582
1582
'condition' : 'checkout_src_internal' ,
1583
1583
},
1584
1584
0 commit comments