@@ -144,8 +144,8 @@ vars = {
144
144
# (ie: release) images.
145
145
'use_public_cros_config' : 'not checkout_src_internal' ,
146
146
147
- 'nw_src_revision' : '857688b5f858801acbe3bf7531cc96ff41ba1ee1 ' ,
148
- 'nw_v8_revision' : 'ca5e4a97809a667a35049d571b60c100128d81df ' ,
147
+ 'nw_src_revision' : 'b32921e7754de1ec04ad28d91c4a518546b5b053 ' ,
148
+ 'nw_v8_revision' : 'ca6fbf753bf3fe2f3bce5e9d22b1f85e25a7b091 ' ,
149
149
'nw_node_revision' : '7029918fb8b7826402613441b8c79f23db83054b' ,
150
150
151
151
# ANGLE's deps are relative to the angle_root variable.
@@ -178,11 +178,11 @@ vars = {
178
178
# Three lines of non-changing comments so that
179
179
# the commit queue can handle CLs rolling Skia
180
180
# and whatever else without interference from each other.
181
- 'skia_revision' : 'ac0e515499dbbfd8de62ed1eb7b5d0f2ad6a7679 ' ,
181
+ 'skia_revision' : 'a91f9f612e5eeb93cf40a3c0ce7d7c6ddf838feb ' ,
182
182
# Three lines of non-changing comments so that
183
183
# the commit queue can handle CLs rolling V8
184
184
# and whatever else without interference from each other.
185
- 'v8_revision' : '9c25291e705136181ede345dabcf05fb054812af ' ,
185
+ 'v8_revision' : 'f952b84f9b72a9d25e200e697048d873d2193533 ' ,
186
186
# Three lines of non-changing comments so that
187
187
# the commit queue can handle CLs rolling swarming_client
188
188
# and whatever else without interference from each other.
@@ -1511,7 +1511,7 @@ deps = {
1511
1511
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + 'dd55f3ca8f2ea716ca917a4aaf36f0729fe902b1' ,
1512
1512
1513
1513
'src/third_party/webrtc' :
1514
- Var ('webrtc_git' ) + '/src.git' + '@' + '7a0e44c1a84fb4ed57a6701cfc8093756c37af6f ' ,
1514
+ Var ('webrtc_git' ) + '/src.git' + '@' + 'ddc7578b751b05b5078c41f3973aa8fafdd543b7 ' ,
1515
1515
1516
1516
'src/third_party/libgifcodec' :
1517
1517
Var ('skia_git' ) + '/libgifcodec' + '@' + Var ('libgifcodec_revision' ),
@@ -1587,15 +1587,15 @@ deps = {
1587
1587
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1588
1588
1589
1589
'src-internal' : {
1590
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@bc883829023812e219a69491c234d814a25a8a48 ' ,
1590
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@10380b34827100276250b72881f645ff92827963 ' ,
1591
1591
'condition' : 'checkout_src_internal' ,
1592
1592
},
1593
1593
1594
1594
'src/third_party/google_android_play_core' : {
1595
1595
'packages' : [
1596
1596
{
1597
1597
'package' : 'chromium/third_party/android_deps/libs/com_google_android_play_core_verification' ,
1598
- 'version' : '5WpfZCqhiL1qWTiBl_x3VTelXCJsv5r_SMuE-3H1CI0C ' ,
1598
+ 'version' : 'ojrkXUE6tjG8FYmoLfCD3YdOxTyl2BXMdmk7Fb6cS5MC ' ,
1599
1599
},
1600
1600
],
1601
1601
'condition' : 'checkout_android' ,
0 commit comments