Skip to content

Commit 5cc4737

Browse files
committed
update to chromium 87.0.4280.20
1 parent 0709fd3 commit 5cc4737

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DEPS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ vars = {
166166
'checkout_simplechrome': '"{cros_boards}" != ""',
167167
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
168168

169-
'nw_src_revision': '9eda4ce2e0f0150946f67639fd238ca92dcf669f',
169+
'nw_src_revision': '355262dbb16274a5b5e53cba5b7c9f3a79904428',
170170
'nw_v8_revision': '73cef37fd2ce16b8bd59e81531fa3693f8be49ab',
171171
'nw_node_revision': 'f507a2989b408bb2eb71bfb3112d0294595d0e07',
172172

@@ -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': '0d0e5bfe429c3b6cb79c977dbec15ff3ce18bea2',
275+
'devtools_frontend_revision': '1d0770b7abf9f8cae15cdaabff533c68c3a9152c',
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.
@@ -905,7 +905,7 @@ deps = {
905905

906906
# For Linux and Chromium OS.
907907
'src/third_party/cros_system_api': {
908-
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'd5ad6a50d168252d431f99cd227e327a86c567ff',
908+
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '5df72efed1de3c81f7590dbc09b240cb6edc4cd6',
909909
'condition': 'checkout_linux',
910910
},
911911

@@ -1246,7 +1246,7 @@ deps = {
12461246
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5',
12471247

12481248
'src/third_party/openscreen/src':
1249-
Var('chromium_git') + '/openscreen' + '@' + 'ca55b2704b0f97487b5271cc1aaedc90fed10686',
1249+
Var('chromium_git') + '/openscreen' + '@' + '25493aef9427e1a0d93d993b441dec9e64266725',
12501250

12511251
'src/third_party/openxr/src': {
12521252
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f',
@@ -1495,7 +1495,7 @@ deps = {
14951495
},
14961496

14971497
'src/third_party/webrtc':
1498-
Var('webrtc_git') + '/src.git' + '@' + '75b9ab6751f3f49bbdd0a260fcbcbc8135dd567a',
1498+
Var('webrtc_git') + '/src.git' + '@' + 'ba686938ab62421cbbdd8a17946906150b2f8af2',
14991499

15001500
'src/third_party/libgifcodec':
15011501
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1573,7 +1573,7 @@ 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@0668e21df47375a6c738be7b380bbfd62277710d',
1576+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a5c086acf030bc41e67da8ac1f8a6aec85f7304b',
15771577
'condition': 'checkout_src_internal',
15781578
},
15791579

@@ -1592,7 +1592,7 @@ deps = {
15921592
'packages': [
15931593
{
15941594
'package': 'chromeos_internal/apps/media_app/app',
1595-
'version': 'NmnsodASCDlnL1R0fAI_q3in9QdwqYpagivmAet3MhcC',
1595+
'version': 'SKwma2epistNSsheI5mMcAYSgI9BRpLCXbMU27lGDOYC',
15961596
},
15971597
],
15981598
'condition': 'checkout_chromeos and checkout_src_internal',

0 commit comments

Comments
 (0)