@@ -49,7 +49,7 @@ gclient_gn_args = [
49
49
50
50
51
51
vars = {
52
- "buildspec_platforms" : "all " ,
52
+ "buildspec_platforms" : "linux64, mac64, win, win64 " ,
53
53
# Variable that can be used to support multiple build scenarios, like having
54
54
# Chromium specific targets in a client project's GN file or sync dependencies
55
55
# 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' : '3004242f1e06af6ecd7724566f67e3ab2cb9886c ' ,
177
- 'nw_v8_revision' : 'b6100bf8c4b9ba951d7f46a2ec6b2b2400f9f667 ' ,
176
+ 'nw_src_revision' : '0a4c5643946c935178e1b08f7a3229b5f48bcb58 ' ,
177
+ 'nw_v8_revision' : '9c3b184aab76b6f9dc1cd3a9bdfc3c97af02645f ' ,
178
178
'nw_node_revision' : 'cedd38c8f287c123602c9fc9933243ba8f3e9b30' ,
179
179
180
180
# ANGLE's deps are relative to the angle_root variable.
@@ -203,11 +203,11 @@ vars = {
203
203
# Three lines of non-changing comments so that
204
204
# the commit queue can handle CLs rolling Skia
205
205
# and whatever else without interference from each other.
206
- 'skia_revision' : '21ebdec5170d890bb7fc7ec88d3dc0ee9995e600 ' ,
206
+ 'skia_revision' : '433b2a55a5fbc9e3f5a6b457526ad99d73ba6117 ' ,
207
207
# Three lines of non-changing comments so that
208
208
# the commit queue can handle CLs rolling V8
209
209
# and whatever else without interference from each other.
210
- 'v8_revision' : 'e71858f7a080b9bd813876c13be4ce30d993d1d9 ' ,
210
+ 'v8_revision' : '7439c236cb1282f351ee5fdec0b4b871d9606aee ' ,
211
211
# Three lines of non-changing comments so that
212
212
# the commit queue can handle CLs rolling swarming_client
213
213
# and whatever else without interference from each other.
@@ -278,7 +278,7 @@ vars = {
278
278
# Three lines of non-changing comments so that
279
279
# the commit queue can handle CLs rolling devtools-frontend
280
280
# and whatever else without interference from each other.
281
- 'devtools_frontend_revision' : '64b088dd1f2b228550e5bfa8970e91386bb316a1 ' ,
281
+ 'devtools_frontend_revision' : '37e581a98f5c8e491588b4803ba4e9a70ce2cf68 ' ,
282
282
# Three lines of non-changing comments so that
283
283
# the commit queue can handle CLs rolling libprotobuf-mutator
284
284
# and whatever else without interference from each other.
@@ -1050,7 +1050,7 @@ deps = {
1050
1050
Var ('chromium_git' ) + '/chromium/deps/hunspell_dictionaries.git' + '@' + '18e09b9197a3b1d771c077c530d1a4ebad04c167' ,
1051
1051
1052
1052
'src/third_party/icu' :
1053
- Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + '6a33b647c0647c3eb97eae5432153ef2dfca7baa ' ,
1053
+ Var ('chromium_git' ) + '/chromium/deps/icu.git' + '@' + 'd1e2bd28c490a92d410c8014b68527941e124212 ' ,
1054
1054
1055
1055
'src/third_party/icu4j' : {
1056
1056
'packages' : [
@@ -1472,7 +1472,7 @@ deps = {
1472
1472
},
1473
1473
1474
1474
'src/third_party/usrsctp/usrsctplib' :
1475
- Var ('chromium_git' ) + '/external/github.com/sctplab/usrsctp' + '@' + 'a3c3ef666b7a5e4c93ebae5a7462add6f86f5cf2 ' ,
1475
+ Var ('chromium_git' ) + '/external/github.com/sctplab/usrsctp' + '@' + '4191ca1784d8774dbf62d48ab9426c7311a91bc5 ' ,
1476
1476
1477
1477
'src/third_party/vulkan_memory_allocator' :
1478
1478
Var ('chromium_git' ) + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '6c656df63da5995a932aafd45b32af1974e497d9' ,
@@ -1593,7 +1593,7 @@ deps = {
1593
1593
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
1594
1594
1595
1595
'src-internal' : {
1596
- 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@accec3dc684dfc55a044399fa3ac64dbeb81d194 ' ,
1596
+ 'url' : 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ab40b81d82d525f54e6b2af78ad2c8fdb0006d46 ' ,
1597
1597
'condition' : 'checkout_src_internal' ,
1598
1598
},
1599
1599
@@ -1612,7 +1612,7 @@ deps = {
1612
1612
'packages' : [
1613
1613
{
1614
1614
'package' : 'chromeos_internal/apps/media_app/app' ,
1615
- 'version' : 'SSN6hnE-dMi9FUYeDxsqZeGfqn6uLehMhkKF0mwWq-UC ' ,
1615
+ 'version' : 'oySoPSsP_--1KC5kxr1jeQ-gTSOKDY_lpNKu3eNucVsC ' ,
1616
1616
},
1617
1617
],
1618
1618
'condition' : 'checkout_chromeos and checkout_src_internal' ,
0 commit comments