@@ -39,7 +39,7 @@ gclient_gn_args = [
39
39
40
40
41
41
vars = {
42
- "buildspec_platforms" : "linux64, mac64, win, win64" ,
42
+ "buildspec_platforms" : "linux64, mac64, win, win64, android " ,
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,7 +134,7 @@ vars = {
134
134
# (ie: release) images.
135
135
'use_public_cros_config' : 'not checkout_src_internal' ,
136
136
137
- 'nw_src_revision' : '0088150360ef165f5dc8d44336e93ac637528cf8 ' ,
137
+ 'nw_src_revision' : 'f6af0b9860b91c09585e436e996be5a3f65a6f1d ' ,
138
138
'nw_v8_revision' : '910710981248526a02656d33d3bbe8dc72538cd2' ,
139
139
'nw_node_revision' : '4e7af7f40f864a84bc4f822b84a1b84f35326495' ,
140
140
@@ -168,7 +168,7 @@ 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' : 'a40a8a58755f952280cac9dfdcbf761aa7d29a52 ' ,
171
+ 'skia_revision' : 'dba5c993df3fb95fed01f8131aa0401e83c9198f ' ,
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.
@@ -180,7 +180,7 @@ vars = {
180
180
# Three lines of non-changing comments so that
181
181
# the commit queue can handle CLs rolling ANGLE
182
182
# and whatever else without interference from each other.
183
- 'angle_revision' : '66e0feec40dcd82459234eb249fef11aa3f2a917 ' ,
183
+ 'angle_revision' : '0cc6d390272a3ec18d89400ed28e1bfa2be56fcf ' ,
184
184
# Three lines of non-changing comments so that
185
185
# the commit queue can handle CLs rolling SwiftShader
186
186
# and whatever else without interference from each other.
@@ -247,7 +247,7 @@ vars = {
247
247
# Three lines of non-changing comments so that
248
248
# the commit queue can handle CLs rolling feed
249
249
# and whatever else without interference from each other.
250
- 'feed_revision' : '760bb171ed66f8385aa3720d90ca532ae51354cc ' ,
250
+ 'feed_revision' : '71971dd78aaf118efaf8047d85528377950a4061 ' ,
251
251
# Three lines of non-changing comments so that
252
252
# the commit queue can handle CLs rolling android_sdk_build-tools_version
253
253
# and whatever else without interference from each other.
@@ -1470,7 +1470,7 @@ 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@28eef741e362036161b2212c77fed61725559b79 ' ,
1473
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@7ea7b65154ed84d96518ea94ee550db9f0612829 ' ,
1474
1474
'condition' : 'checkout_src_internal' ,
1475
1475
},
1476
1476
0 commit comments