@@ -40,7 +40,7 @@ gclient_gn_args = [
40
40
41
41
42
42
vars = {
43
- "buildspec_platforms" : "linux64, mac64, win, win64, android, ios " ,
43
+ "buildspec_platforms" : "all " ,
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.
@@ -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' : 'fac5c3444986b3f126815a6f26bf1f1f45004977 ' ,
148
- 'nw_v8_revision' : '4379c6a066513d8d34156d65da94f67e649906f9 ' ,
147
+ 'nw_src_revision' : '0b007368f3c8c54d615620d126af3c55517a2cad ' ,
148
+ 'nw_v8_revision' : 'c79279fe88f53d592f91bd0afdf0612bd34e1577 ' ,
149
149
'nw_node_revision' : '7a7526bf44eed5437026df1a897048271cf6ad4d' ,
150
150
151
151
# ANGLE's deps are relative to the angle_root variable.
@@ -182,7 +182,7 @@ vars = {
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' : 'fc55b9e7a591bff6c9ec020d97e2b11925c23af5 ' ,
185
+ 'v8_revision' : '306022a527898c3c00c451f0d121c1a237064aa2 ' ,
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.
@@ -198,7 +198,7 @@ vars = {
198
198
# Three lines of non-changing comments so that
199
199
# the commit queue can handle CLs rolling PDFium
200
200
# and whatever else without interference from each other.
201
- 'pdfium_revision' : '4411ca1cdecfe304a7db169bc828a3f4fc1e65f5 ' ,
201
+ 'pdfium_revision' : 'b84f5d0308ecb8d84fc07605cedcb158187499b2 ' ,
202
202
# Three lines of non-changing comments so that
203
203
# the commit queue can handle CLs rolling BoringSSL
204
204
# and whatever else without interference from each other.
@@ -249,7 +249,7 @@ vars = {
249
249
# Three lines of non-changing comments so that
250
250
# the commit queue can handle CLs rolling devtools-frontend
251
251
# and whatever else without interference from each other.
252
- 'devtools_frontend_revision' : '1b0a7bc43b6949b68af6881679df097826e38fbe ' ,
252
+ 'devtools_frontend_revision' : '76f4c6a07a2d2491ceaad6e4e03bdd5a8e381628 ' ,
253
253
# Three lines of non-changing comments so that
254
254
# the commit queue can handle CLs rolling libprotobuf-mutator
255
255
# and whatever else without interference from each other.
@@ -1583,7 +1583,7 @@ deps = {
1583
1583
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1584
1584
1585
1585
'src-internal' : {
1586
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@19ec96ce72e9e3b279dedc250f64995bf47e67a3 ' ,
1586
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1940cbed5dd0184d4ad79be71f9499a61b2fc8c7 ' ,
1587
1587
'condition' : 'checkout_src_internal' ,
1588
1588
},
1589
1589
0 commit comments