@@ -40,7 +40,7 @@ gclient_gn_args = [
40
40
41
41
42
42
vars = {
43
- "buildspec_platforms" : "all " ,
43
+ "buildspec_platforms" : "linux64, mac64, win, win64, android " ,
44
44
# Variable that can be used to support multiple build scenarios, like having
45
45
# Chromium specific targets in a client project's GN file or sync dependencies
46
46
# conditionally etc.
@@ -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' : '7f265678f68d44c581a1a13d666dc97ed8d5e9c5 ' ,
156
- 'nw_v8_revision' : '04f68704226ff90dc6dcfe57b1d15754482613f9 ' ,
155
+ 'nw_src_revision' : '22b7f9d1373170e2bfd4b5af84421c4e3f4e904d ' ,
156
+ 'nw_v8_revision' : '34d5db0050e7702c8dd8c54b903fb538652dc350 ' ,
157
157
'nw_node_revision' : '6e8c2655a2260b6fdf7b224f258eb798c6828933' ,
158
158
159
159
# ANGLE's deps are relative to the angle_root variable.
@@ -186,7 +186,7 @@ vars = {
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' : '11254181c3f09c8ebcc15b2a5a51a725ad7f089b ' ,
189
+ 'v8_revision' : 'ee31dfee25cee05dcb41f7ad71cc47da3a855377 ' ,
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.
@@ -1472,7 +1472,7 @@ deps = {
1472
1472
},
1473
1473
1474
1474
'src/third_party/usrsctp/usrsctplib' :
1475
- Var ('chromium_git' ) + '/external/github.com/sctplab/usrsctp' + '@' + 'a68325e7d9ed844cc84ec134192d788586ea6cc1 ' ,
1475
+ Var ('chromium_git' ) + '/external/github.com/sctplab/usrsctp' + '@' + 'e89fe66d04735dcfc6bfda1648fbe68008da6277 ' ,
1476
1476
1477
1477
# Display server protocol for Linux.
1478
1478
'src/third_party/wayland/src' : {
@@ -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@015604e9139fc0feb5773571715d7b07e6ef2ad2 ' ,
1581
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@56b6d08540e415905f134d62772981d3b781fb0b ' ,
1582
1582
'condition' : 'checkout_src_internal' ,
1583
1583
},
1584
1584
0 commit comments