Skip to content

Commit 2560769

Browse files
committed
update to chromium 87.0.4280.60
1 parent 8d922d6 commit 2560769

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

DEPS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gclient_gn_args = [
5050

5151

5252
vars = {
53-
"buildspec_platforms": "linux64, mac64, win, win64",
53+
"buildspec_platforms": "all",
5454
# Variable that can be used to support multiple build scenarios, like having
5555
# Chromium specific targets in a client project's GN file or sync dependencies
5656
# conditionally etc.
@@ -166,8 +166,8 @@ vars = {
166166
'checkout_simplechrome': '"{cros_boards}" != ""',
167167
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
168168

169-
'nw_src_revision': '24aa80c285c3579aeab45f7ddeca747ad2327557',
170-
'nw_v8_revision': '0befe142a839e0eb039ec06cee00eb683a29f13d',
169+
'nw_src_revision': 'c99ca8275b399107685f69e2401d1ecb1c315087',
170+
'nw_v8_revision': 'd69ddfe31a8d67e8fc56d068f4907dcdd03c4e24',
171171
'nw_node_revision': '173afa38e81a44356272ea0673d69bf87089f314',
172172

173173
# ANGLE's deps are relative to the angle_root variable.
@@ -205,15 +205,15 @@ vars = {
205205
# Three lines of non-changing comments so that
206206
# the commit queue can handle CLs rolling V8
207207
# and whatever else without interference from each other.
208-
'v8_revision': '5e4b41ddd544a41fca89a6d4951a5060978fed7c',
208+
'v8_revision': 'd2fef9fb0ac356d6cf6759f29e2b56ebea8bc58d',
209209
# Three lines of non-changing comments so that
210210
# the commit queue can handle CLs rolling swarming_client
211211
# and whatever else without interference from each other.
212212
'swarming_revision': '44c13d73156581ea09b9389001e58c23a4b8d70a',
213213
# Three lines of non-changing comments so that
214214
# the commit queue can handle CLs rolling ANGLE
215215
# and whatever else without interference from each other.
216-
'angle_revision': 'ac18d9c83f8533eaea97950fc86fc901df806f65',
216+
'angle_revision': '4b254ce7b497e14be3f7ae8a6f62b2c879916317',
217217
# Three lines of non-changing comments so that
218218
# the commit queue can handle CLs rolling SwiftShader
219219
# and whatever else without interference from each other.
@@ -272,7 +272,7 @@ vars = {
272272
# Three lines of non-changing comments so that
273273
# the commit queue can handle CLs rolling devtools-frontend
274274
# and whatever else without interference from each other.
275-
'devtools_frontend_revision': '51af4604a0b50bbf4d09e9c4e3eaf950d0278ff5',
275+
'devtools_frontend_revision': 'de2381a554e581b523cfe54395a537e1300b4780',
276276
# Three lines of non-changing comments so that
277277
# the commit queue can handle CLs rolling libprotobuf-mutator
278278
# and whatever else without interference from each other.
@@ -1263,7 +1263,7 @@ deps = {
12631263
},
12641264

12651265
'src/third_party/perfetto':
1266-
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'bce69fefbe63cae099a90ff890fe8f1daaa9cd70',
1266+
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f4cf78e052c9427d8b6c49faf39ddf2a2e236069',
12671267

12681268
'src/third_party/perl': {
12691269
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
@@ -1426,7 +1426,7 @@ deps = {
14261426
Var('swiftshader_git') + '/SwiftShader.git' + '@' + Var('swiftshader_revision'),
14271427

14281428
'src/third_party/text-fragments-polyfill/src': {
1429-
'url': Var('chromium_git') + '/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git' + '@' + '4fedbe17115628cf72e41ea32770f4f3155aa760',
1429+
'url': Var('chromium_git') + '/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git' + '@' + 'b2df6bf7b4dc1665989306a8119eb041f013f567',
14301430
'condition': 'checkout_ios',
14311431
},
14321432

@@ -1495,7 +1495,7 @@ deps = {
14951495
},
14961496

14971497
'src/third_party/webrtc':
1498-
Var('webrtc_git') + '/src.git' + '@' + '1c6bde1913107de53a2db29c4b4e7685f0b0f53d',
1498+
Var('webrtc_git') + '/src.git' + '@' + 'a1aa01aad009d29d7fa00f6d407d919372e5ecf8',
14991499

15001500
'src/third_party/libgifcodec':
15011501
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1573,15 +1573,15 @@ deps = {
15731573
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15741574

15751575
'src-internal': {
1576-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@175c507b0a21259d038a0675853907d56fad6acb',
1576+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@19cbbda7bd3067eeba6c0f7f22026fb57136a84d',
15771577
'condition': 'checkout_src_internal',
15781578
},
15791579

15801580
'src/chromeos/components/help_app_ui/resources/prod': {
15811581
'packages': [
15821582
{
15831583
'package': 'chromeos_internal/apps/help_app/app',
1584-
'version': 'T6gPp8Ky1tPZf16RQSiLa1YTO1Q2iv-5oa8YHP4nq8YC',
1584+
'version': 'HyHG-r1J8mLoHDeHiDHWs1LV1v_XxhKkxgYUVQQtvO0C',
15851585
},
15861586
],
15871587
'condition': 'checkout_chromeos and checkout_src_internal',

0 commit comments

Comments
 (0)