@@ -50,7 +50,7 @@ gclient_gn_args = [
50
50
51
51
52
52
vars = {
53
- "buildspec_platforms" : "all " ,
53
+ "buildspec_platforms" : "linux64, mac64, win, win64, android " ,
54
54
# Variable that can be used to support multiple build scenarios, like having
55
55
# Chromium specific targets in a client project's GN file or sync dependencies
56
56
# conditionally etc.
@@ -166,7 +166,7 @@ vars = {
166
166
'checkout_simplechrome' : '"{cros_boards}" != ""' ,
167
167
'checkout_simplechrome_with_vms' : '"{cros_boards_with_qemu_images}" != ""' ,
168
168
169
- 'nw_src_revision' : 'a1eb0a5c21704e081919d897b4fc8460297215ed ' ,
169
+ 'nw_src_revision' : '68a466e4ab9dd5d3d6c21b13c1fd4a1b9511fb81 ' ,
170
170
'nw_v8_revision' : '6490ec46c90fad709c46ad92b3ca5fe498d11388' ,
171
171
'nw_node_revision' : 'a1c7aad04d292aeec3c6071a1e6b6ec9d69cfc14' ,
172
172
@@ -1557,7 +1557,7 @@ deps = {
1557
1557
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1558
1558
1559
1559
'src-internal' : {
1560
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@123936cc4694ef361d732b21fa0a7fa1b540ae03 ' ,
1560
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8b3099630dbee34ac31bf325b115a8f607d7e98b ' ,
1561
1561
'condition' : 'checkout_src_internal' ,
1562
1562
},
1563
1563
0 commit comments