@@ -38,7 +38,7 @@ gclient_gn_args = [
38
38
39
39
40
40
vars = {
41
- "buildspec_platforms" : "win, linux64, mac64, win64" ,
41
+ "buildspec_platforms" : "linux64, mac64, win , 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.
@@ -112,9 +112,9 @@ vars = {
112
112
# (ie: release) images.
113
113
'use_public_cros_config' : 'not checkout_src_internal' ,
114
114
115
- 'nw_src_revision' : '58e6fe10c78283a6bdd5a988175838588e33c15c ' ,
116
- 'nw_v8_revision' : '9c315d137ff9c09c1dfc481de46bd5b482a6424b ' ,
117
- 'nw_node_revision' : '3ade6acd1e764bae6c42530d2d4c1896051aea8d ' ,
115
+ 'nw_src_revision' : 'c835be56537a6edb305ae7adcd1b4199d8375745 ' ,
116
+ 'nw_v8_revision' : 'd650688a2a6a1c4881495d516975549795be2d64 ' ,
117
+ 'nw_node_revision' : '21b7a8749c3aba5c1b030781f59c0dc2d058fcdd ' ,
118
118
119
119
# ANGLE's deps are relative to the angle_root variable.
120
120
'angle_root' : 'src/third_party/angle' ,
@@ -144,11 +144,11 @@ vars = {
144
144
# Three lines of non-changing comments so that
145
145
# the commit queue can handle CLs rolling Skia
146
146
# and whatever else without interference from each other.
147
- 'skia_revision' : '75c3974d315f3accddb3583ff5f44f0d449cb424 ' ,
147
+ 'skia_revision' : 'f13f8690bede09ca97071e9786d68bc0758a24cc ' ,
148
148
# Three lines of non-changing comments so that
149
149
# the commit queue can handle CLs rolling V8
150
150
# and whatever else without interference from each other.
151
- 'v8_revision' : '652c636ecf18696b4b009d4e3a14011f8eb19606 ' ,
151
+ 'v8_revision' : '5bec950c6647873c777f55f1b95ed7ae5d7def73 ' ,
152
152
# Three lines of non-changing comments so that
153
153
# the commit queue can handle CLs rolling swarming_client
154
154
# and whatever else without interference from each other.
@@ -164,7 +164,7 @@ vars = {
164
164
# Three lines of non-changing comments so that
165
165
# the commit queue can handle CLs rolling PDFium
166
166
# and whatever else without interference from each other.
167
- 'pdfium_revision' : 'bc7073ead4af2c5c907d288ca15a596aed16f97f ' ,
167
+ 'pdfium_revision' : '178b812ec8c7954d782b7822f9d36667542397a0 ' ,
168
168
# Three lines of non-changing comments so that
169
169
# the commit queue can handle CLs rolling BoringSSL
170
170
# and whatever else without interference from each other.
@@ -876,7 +876,7 @@ deps = {
876
876
},
877
877
878
878
'src/third_party/ffmpeg' :
879
- Var ('chromium_git' ) + '/chromium/third_party/ffmpeg.git' + '@' + '68f1932090d5e35d958434d0588a33986cd3d65d ' ,
879
+ Var ('chromium_git' ) + '/chromium/third_party/ffmpeg.git' + '@' + 'e1e3cc4d2ec19c4e1859e487e8b7529cb69d91d8 ' ,
880
880
881
881
'src/third_party/flac' :
882
882
Var ('chromium_git' ) + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596' ,
@@ -1406,7 +1406,7 @@ deps = {
1406
1406
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1407
1407
1408
1408
'src-internal' : {
1409
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@6af7e0a06920548a4d41a68b183117fd0add5237 ' ,
1409
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1d219dc8c2e7cf2a7f52e61cc446c67fa0cc7dc2 ' ,
1410
1410
'condition' : 'checkout_src_internal' ,
1411
1411
},
1412
1412
0 commit comments