@@ -39,7 +39,7 @@ gclient_gn_args = [
39
39
40
40
41
41
vars = {
42
- "buildspec_platforms" : "linux64, mac64, win, win64, android, ios, chromeos " ,
42
+ "buildspec_platforms" : "linux64, mac64, win, win64" ,
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.
@@ -117,7 +117,7 @@ vars = {
117
117
# (ie: release) images.
118
118
'use_public_cros_config' : 'not checkout_src_internal' ,
119
119
120
- 'nw_src_revision' : 'b915ee5d76cd3a9ceb772e7edf49d79c9d8f48bc ' ,
120
+ 'nw_src_revision' : '4ecee4fe6aedd3e9c798924726e9a0017407cf9a ' ,
121
121
'nw_v8_revision' : 'bf62c4681425c89225fbc5216bc1bf1a42485adc' ,
122
122
'nw_node_revision' : 'a19bb0945a842eaa445b5b10507693c0a5afeb55' ,
123
123
@@ -151,7 +151,7 @@ vars = {
151
151
# Three lines of non-changing comments so that
152
152
# the commit queue can handle CLs rolling Skia
153
153
# and whatever else without interference from each other.
154
- 'skia_revision' : '2417cee95d9097a19d759a2267d4c3e51786e873 ' ,
154
+ 'skia_revision' : 'a10014304cba4f24b7af17191f59490faa8aee77 ' ,
155
155
# Three lines of non-changing comments so that
156
156
# the commit queue can handle CLs rolling V8
157
157
# and whatever else without interference from each other.
@@ -1431,7 +1431,7 @@ deps = {
1431
1431
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1432
1432
1433
1433
'src-internal' : {
1434
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f39d990fb02e5da930dc10a17b755e596876663d ' ,
1434
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ff9562886fd7431d06d61ad127b94a65f42f2da7 ' ,
1435
1435
'condition' : 'checkout_src_internal' ,
1436
1436
},
1437
1437
0 commit comments