@@ -38,7 +38,7 @@ gclient_gn_args = [
38
38
39
39
40
40
vars = {
41
- "buildspec_platforms" : "win, ios, linux64, chromeos , win64, android, mac64 " ,
41
+ "buildspec_platforms" : "win, linux64, mac64 , win64" ,
42
42
# Variable that can be used to support multiple build scenarios, like having
43
43
# Chromium specific targets in a client project's GN file or sync dependencies
44
44
# conditionally etc.
@@ -111,8 +111,8 @@ vars = {
111
111
# as an expression.
112
112
'cros_download_vm' : '"{cros_board}" == "amd64-generic"' ,
113
113
114
- 'nw_src_revision' : '63389cb56c3875ac23abb512e8b1fb4520a9b2a9 ' ,
115
- 'nw_v8_revision' : '4442f52f95ddefd12dc9c11161f9ff835b7fa6d0 ' ,
114
+ 'nw_src_revision' : 'cfa56cdaf5b9e588d46f3db46d8f7bd387c7c8ae ' ,
115
+ 'nw_v8_revision' : '72f6ffb9cb3b55e22ca13cb077ad5ea733da495c ' ,
116
116
'nw_node_revision' : '0b3d26958ed0244837031c91e6d6987f634cf8fc' ,
117
117
# ANGLE's deps are relative to the angle_root variable.
118
118
'angle_root' : 'src/third_party/angle' ,
@@ -142,7 +142,7 @@ vars = {
142
142
# Three lines of non-changing comments so that
143
143
# the commit queue can handle CLs rolling V8
144
144
# and whatever else without interference from each other.
145
- 'v8_revision' : 'd86d65ab0de58d43a7b479962c940f567a14325b ' ,
145
+ 'v8_revision' : '39ac3d081aff202943947012cd181fd3c2576dc6 ' ,
146
146
# Three lines of non-changing comments so that
147
147
# the commit queue can handle CLs rolling swarming_client
148
148
# and whatever else without interference from each other.
@@ -1348,7 +1348,7 @@ deps = {
1348
1348
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1349
1349
1350
1350
'src-internal' : {
1351
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@280ad282a42e82e76b938bf5b06afe572a160ae2 ' ,
1351
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@676d7c9cebdf12f40ec8649575f21ee50c2cfc7e ' ,
1352
1352
'condition' : 'checkout_src_internal' ,
1353
1353
},
1354
1354
0 commit comments