@@ -39,7 +39,7 @@ gclient_gn_args = [
39
39
40
40
41
41
vars = {
42
- "buildspec_platforms" : "all " ,
42
+ "buildspec_platforms" : "linux64, mac64, win, win64, android, ios, chromeos " ,
43
43
# Variable that can be used to support multiple build scenarios, like having
44
44
# Chromium specific targets in a client project's GN file or sync dependencies
45
45
# conditionally etc.
@@ -134,9 +134,9 @@ vars = {
134
134
# (ie: release) images.
135
135
'use_public_cros_config' : 'not checkout_src_internal' ,
136
136
137
- 'nw_src_revision' : 'dded3abc0dde8326f2433fef5184d14d9f9a39ad ' ,
138
- 'nw_v8_revision' : '7d8134a5cebca8f1a2e269a48157ccd03b8e01be ' ,
139
- 'nw_node_revision' : 'd98a8d11ae793201377769b7684d0a78a099105b ' ,
137
+ 'nw_src_revision' : '27670a1abecfb8c11a23d1658ecd87a7e555e1cf ' ,
138
+ 'nw_v8_revision' : 'ebac9cc6e42c2fcc5b6a3e6dd9ff875f2ae0cdcb ' ,
139
+ 'nw_node_revision' : '21b7a8749c3aba5c1b030781f59c0dc2d058fcdd ' ,
140
140
141
141
# ANGLE's deps are relative to the angle_root variable.
142
142
'angle_root' : 'src/third_party/angle' ,
@@ -168,11 +168,11 @@ vars = {
168
168
# Three lines of non-changing comments so that
169
169
# the commit queue can handle CLs rolling Skia
170
170
# and whatever else without interference from each other.
171
- 'skia_revision' : '6d1c0d4196f19537cc64f74bacc7d123de3be454 ' ,
171
+ 'skia_revision' : 'bc8994cb7f7fe93d758211a65c9b987210f83262 ' ,
172
172
# Three lines of non-changing comments so that
173
173
# the commit queue can handle CLs rolling V8
174
174
# and whatever else without interference from each other.
175
- 'v8_revision' : '73694fd32996da7f914e05ebc84aa9fbe2cd6b52 ' ,
175
+ 'v8_revision' : '46a7ef3726d1cd4d5d34e2c9de7f1a9fd276ad21 ' ,
176
176
# Three lines of non-changing comments so that
177
177
# the commit queue can handle CLs rolling swarming_client
178
178
# and whatever else without interference from each other.
@@ -188,7 +188,7 @@ vars = {
188
188
# Three lines of non-changing comments so that
189
189
# the commit queue can handle CLs rolling PDFium
190
190
# and whatever else without interference from each other.
191
- 'pdfium_revision' : 'a6b07058f9525c42b021f6f01d5e0da3215f46ed ' ,
191
+ 'pdfium_revision' : 'b93ec9bf15bbab33c46f7c1296f11965dbb15836 ' ,
192
192
# Three lines of non-changing comments so that
193
193
# the commit queue can handle CLs rolling BoringSSL
194
194
# and whatever else without interference from each other.
@@ -683,7 +683,7 @@ deps = {
683
683
'packages' : [
684
684
{
685
685
'package' : 'chromium/third_party/android_tools_bundletool' ,
686
- 'version' : 'sZ4fDz_PUiCe1yvyheO_yjeET3eVhFTFTmGaXsnrH9IC ' ,
686
+ 'version' : 'D5lTGqnC49aEB2WwySxcHjPzhSMmkyVTB-vEupzVvXsC ' ,
687
687
},
688
688
],
689
689
'condition' : 'checkout_android' ,
@@ -866,7 +866,7 @@ deps = {
866
866
867
867
# For Linux and Chromium OS.
868
868
'src/third_party/cros_system_api' : {
869
- 'url' : Var ('chromium_git' ) + '/chromiumos/platform2/system_api.git' + '@' + '0418b5904157571bc06d3be3af38f17296feb9c4 ' ,
869
+ 'url' : Var ('chromium_git' ) + '/chromiumos/platform2/system_api.git' + '@' + 'db31812cb2392fe5565076b26fa46084c4bcbd88 ' ,
870
870
'condition' : 'checkout_linux' ,
871
871
},
872
872
@@ -1036,7 +1036,7 @@ deps = {
1036
1036
Var ('chromium_git' ) + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43' ,
1037
1037
1038
1038
'src/third_party/icu' :
1039
- Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + '53f6b233a41ec982d8445996247093f7aaf41639 ' ,
1039
+ Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'faee8bc70570192d82d2978a71e2a615788597d1 ' ,
1040
1040
1041
1041
'src/third_party/icu4j' : {
1042
1042
'packages' : [
@@ -1144,7 +1144,7 @@ deps = {
1144
1144
},
1145
1145
1146
1146
'src/third_party/libvpx/source/libvpx' :
1147
- Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + '305a5283c5b4a3ff5321dc51d121ef21d071e980 ' ,
1147
+ Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + '7584f1311e10738ab39f51633aa3f624772a79ba ' ,
1148
1148
1149
1149
'src/third_party/libwebm/source' :
1150
1150
Var ('chromium_git' ) + '/webm/libwebm.git' + '@' + '51ca718c3adf0ddedacd7df25fe45f67dc5a9ce1' ,
@@ -1423,7 +1423,7 @@ deps = {
1423
1423
Var ('chromium_git' ) + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e' ,
1424
1424
1425
1425
'src/third_party/webrtc' :
1426
- Var ('webrtc_git' ) + '/src.git' + '@' + '5b728cca77c46ed47ae589acba676485a957070b ' ,
1426
+ Var ('webrtc_git' ) + '/src.git' + '@' + '3498a292ecfae6d0abaaa3d078670184710ce65b ' ,
1427
1427
1428
1428
'src/third_party/xdg-utils' : {
1429
1429
'url' : Var ('chromium_git' ) + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d' ,
@@ -1470,15 +1470,15 @@ deps = {
1470
1470
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1471
1471
1472
1472
'src-internal' : {
1473
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f671d124ebff9658b6ee1239f6741b083b519647 ' ,
1473
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ee44ffba8ca2d316a1d613113aa85bc809d669c7 ' ,
1474
1474
'condition' : 'checkout_src_internal' ,
1475
1475
},
1476
1476
1477
1477
'src/third_party/google_android_play_core' : {
1478
1478
'packages' : [
1479
1479
{
1480
1480
'package' : 'chromium/third_party/android_deps/libs/com_google_android_play_core_verification' ,
1481
- 'version' : '0z_scbnHbcGHs7fem6R48_Cfgf7n-46yI7DEXkpkZcwC ' ,
1481
+ 'version' : '5WpfZCqhiL1qWTiBl_x3VTelXCJsv5r_SMuE-3H1CI0C ' ,
1482
1482
},
1483
1483
],
1484
1484
'condition' : 'checkout_android' ,
0 commit comments