@@ -50,7 +50,7 @@ gclient_gn_args = [
50
50
51
51
52
52
vars = {
53
- "buildspec_platforms" : "linux64, mac64, win, win64 " ,
53
+ "buildspec_platforms" : "all " ,
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.
@@ -173,8 +173,8 @@ vars = {
173
173
'checkout_simplechrome' : '"{cros_boards}" != ""' ,
174
174
'checkout_simplechrome_with_vms' : '"{cros_boards_with_qemu_images}" != ""' ,
175
175
176
- 'nw_src_revision' : '00205ae96a613752798e333255d6349eb68cc19d ' ,
177
- 'nw_v8_revision' : '8d680de13fa2d0c7b82c495ae0eef2c1a08edbe6 ' ,
176
+ 'nw_src_revision' : '6749c6a3859865c74126b058a92e39be750b3b00 ' ,
177
+ 'nw_v8_revision' : '074b0bfb713edab1d961a5056ba8e42051d63ff6 ' ,
178
178
'nw_node_revision' : 'fade7bc502bb9d5d2d48b3b4e25c8b6497d2be17' ,
179
179
180
180
# ANGLE's deps are relative to the angle_root variable.
@@ -214,15 +214,15 @@ vars = {
214
214
# Three lines of non-changing comments so that
215
215
# the commit queue can handle CLs rolling V8
216
216
# and whatever else without interference from each other.
217
- 'v8_revision' : '2a79cd57b6931f43a1158f4df61c73992b1f6c68 ' ,
217
+ 'v8_revision' : '8056ff49ef311c85c00c003b062755c74b98f639 ' ,
218
218
# Three lines of non-changing comments so that
219
219
# the commit queue can handle CLs rolling swarming_client
220
220
# and whatever else without interference from each other.
221
221
'swarming_revision' : 'a32a1607f6093d338f756c7e7c7b4333b0c50c9c' ,
222
222
# Three lines of non-changing comments so that
223
223
# the commit queue can handle CLs rolling ANGLE
224
224
# and whatever else without interference from each other.
225
- 'angle_revision' : 'e22cfa011f5ecfcc020d29ac51a5ffca1b1a6603 ' ,
225
+ 'angle_revision' : 'ed5f62c36dc056c96e0ceb4d101c0f167903b900 ' ,
226
226
# Three lines of non-changing comments so that
227
227
# the commit queue can handle CLs rolling SwiftShader
228
228
# and whatever else without interference from each other.
@@ -1622,7 +1622,7 @@ deps = {
1622
1622
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1623
1623
1624
1624
'src-internal' : {
1625
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@47dc37fed3355b362666d9ca63e2227703f6cac7 ' ,
1625
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@22ddd9b84839ed8ff327576bfbe9ad32872d8881 ' ,
1626
1626
'condition' : 'checkout_src_internal' ,
1627
1627
},
1628
1628
0 commit comments