@@ -161,9 +161,6 @@ vars = {
161
161
# qemu on linux-arm64 machines.
162
162
'checkout_fuchsia_for_arm64_host' : False ,
163
163
164
- 'nw_src_revision' : '7fcbea8704f9b22d9a9ade3cf5a0a23a308f7970' ,
165
- 'nw_v8_revision' : '7972f52f23b142856bad57e196c5ae868365b41b' ,
166
- 'nw_node_revision' : '3b23ca608047c94801c0dce775441c1f15527a0c' ,
167
164
# By default, download the fuchsia sdk from the fuchsia GCS bucket.
168
165
'fuchsia_sdk_bucket' : 'fuchsia' ,
169
166
@@ -197,6 +194,10 @@ vars = {
197
194
# reclient CIPD package version
198
195
'reclient_version' : 're_client_version:0.26.0.b455196' ,
199
196
197
+ 'nw_src_revision' : '109bb873992e4cb0671159adef7a9b1a542c0cd0' ,
198
+ 'nw_v8_revision' : '4c95bd4c6027f77c8a4cbcc9f6253291abc92ad5' ,
199
+ 'nw_node_revision' : '3b23ca608047c94801c0dce775441c1f15527a0c' ,
200
+
200
201
'android_git' : 'https://android.googlesource.com' ,
201
202
'aomedia_git' : 'https://aomedia.googlesource.com' ,
202
203
'boringssl_git' : 'https://boringssl.googlesource.com' ,
@@ -211,19 +212,19 @@ vars = {
211
212
# Three lines of non-changing comments so that
212
213
# the commit queue can handle CLs rolling Skia
213
214
# and whatever else without interference from each other.
214
- 'skia_revision' : 'bdcca296d069473ed99a0c1f319b9395dff8f802 ' ,
215
+ 'skia_revision' : 'b0b613b2976c90bccfab56f27fd749cf051a5725 ' ,
215
216
# Three lines of non-changing comments so that
216
217
# the commit queue can handle CLs rolling V8
217
218
# and whatever else without interference from each other.
218
- 'v8_revision' : 'fd856cebb3515699d942d0f2517f6658a0cf720b ' ,
219
+ 'v8_revision' : '10762194cbe9c1ff33799b335889175c8948ed38 ' ,
219
220
# Three lines of non-changing comments so that
220
221
# the commit queue can handle CLs rolling swarming_client
221
222
# and whatever else without interference from each other.
222
223
'swarming_revision' : 'a32a1607f6093d338f756c7e7c7b4333b0c50c9c' ,
223
224
# Three lines of non-changing comments so that
224
225
# the commit queue can handle CLs rolling ANGLE
225
226
# and whatever else without interference from each other.
226
- 'angle_revision' : '788efd1c721a82e3d67daf4eb6ce3133fb4fd060 ' ,
227
+ 'angle_revision' : '3d4f87ab5b9ba4c720cedf1f219cc0884038b140 ' ,
227
228
# Three lines of non-changing comments so that
228
229
# the commit queue can handle CLs rolling SwiftShader
229
230
# and whatever else without interference from each other.
@@ -1639,7 +1640,7 @@ deps = {
1639
1640
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1640
1641
1641
1642
'src-internal' : {
1642
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@9a653e9df2171ccea94fcf20715e718139821c9e ' ,
1643
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@61326a0191a1f2e4eb9e5314d116d86cad32300f ' ,
1643
1644
'condition' : 'checkout_src_internal' ,
1644
1645
},
1645
1646
0 commit comments