Roll chromium_revision d59cc17cf9..d4f384285a (1145311:1145480)
Change log: https://chromium.googlesource.com/chromium/src/+log/d59cc17cf9..d4f384285a
Full diff: https://chromium.googlesource.com/chromium/src/+/d59cc17cf9..d4f384285a
Changed dependencies
* fuchsia_vesion: version:12.20230512.2.1..version:12.20230517.1.1
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/d856d007d8..011f394fc4
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/fef3fe31e6..8900105268
* src/buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f2cb09f94e..7454e17b0d
* src/buildtools/third_party/libunwind/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/129773dde5..55ceecab99
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/96e7449ba4..760fafbfca
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/7e003baa2b..93155d6e53
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/d022ba0142..02bdbe20e1
* src/third_party/androidx: EbxjbLEtz_gRVZhKhFotXggXC4P57jP6tvw9udXjAaQC..k7wvyFCaPQrRUw9C0F8BXzEihtje-53Ux_-PO7SbREwC
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4786a41fb5..cdefe67b38
* src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/416d4c25f1..99dadd56a4
* src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/609d1702b1..f00f61517a
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/a59d3ca451..bb27a9dd57
DEPS diff: https://chromium.googlesource.com/chromium/src/+/d59cc17cf9..d4f384285a/DEPS
No update to Clang.
BUG=None
Change-Id: Ic01b2aad543301ad5a15e2110fea92924e5eedb8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/305682
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#40088}
diff --git a/DEPS b/DEPS
index 9e59645..33316f8 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
- 'chromium_revision': 'd59cc17cf92ef6137bbcdc7ba703bd695c5093a5',
+ 'chromium_revision': 'd4f384285aebe4aa1ba283d639438c931808a2e7',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@@ -25,7 +25,7 @@
# By default, download the fuchsia sdk from the public sdk directory.
'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/',
- 'fuchsia_version': 'version:12.20230512.2.1',
+ 'fuchsia_version': 'version:12.20230517.1.1',
# By default, download the fuchsia images from the fuchsia GCS bucket.
'fuchsia_images_bucket': 'fuchsia',
'checkout_fuchsia': False,
@@ -46,9 +46,9 @@
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
- 'https://chromium.googlesource.com/chromium/src/base@d856d007d88d4c57962a8196f8a44ec37c9c2b74',
+ 'https://chromium.googlesource.com/chromium/src/base@011f394fc47678bf6b051e82180762c0170a143e',
'src/build':
- 'https://chromium.googlesource.com/chromium/src/build@fef3fe31e60ceb77027560ef56e986960463f54b',
+ 'https://chromium.googlesource.com/chromium/src/build@8900105268935ea9c414f8959abd4b1751a93914',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@5d2ccbf93c7d956a9aff1d0acd21155e6b515ceb',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@@ -57,13 +57,13 @@
'condition': 'checkout_android',
},
'src/ios': {
- 'url': 'https://chromium.googlesource.com/chromium/src/ios@96e7449ba41f4b8fa1cfbb62af28aea7a9bcf7ab',
+ 'url': 'https://chromium.googlesource.com/chromium/src/ios@760fafbfca46011996b7f470be651bc8fb3fd626',
'condition': 'checkout_ios',
},
'src/testing':
- 'https://chromium.googlesource.com/chromium/src/testing@7e003baa2bbee5b148f6938ffde021ab0458d354',
+ 'https://chromium.googlesource.com/chromium/src/testing@93155d6e531a1f32ba15b9aa304c6019155b0910',
'src/third_party':
- 'https://chromium.googlesource.com/chromium/src/third_party@d022ba0142828354190b1332b700378f28482b3c',
+ 'https://chromium.googlesource.com/chromium/src/third_party@02bdbe20e1745ad1c6a5657eaa0a53c48d86e1ff',
'src/buildtools/linux64': {
'packages': [
@@ -113,9 +113,9 @@
'src/buildtools/third_party/libc++/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@f8279b01085b800724f5c5629dc365b9f040dc53',
'src/buildtools/third_party/libc++abi/trunk':
- 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@f2cb09f94e39caed554c0ea453741edbc24a38a4',
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@7454e17b0da5e51309cbebe55a968a64889372fd',
'src/buildtools/third_party/libunwind/trunk':
- 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@129773dde556dfd5dfc7df0eb3c0b970c56029f6',
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@55ceecab990d33d26ef0566ed59a057852c1d3f2',
'src/third_party/ninja': {
'packages': [
@@ -183,7 +183,7 @@
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
'src/third_party/depot_tools':
- 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@4786a41fb5aa74d356d2fc3e30545d59db5c0bf3',
+ 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@cdefe67b38c4ae7210fe2829fb8f5a1ad7f3e95d',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@8d21d41d8bec5c0b266ee305d1a708dc5c23b594',
'src/third_party/flatbuffers/src':
@@ -197,7 +197,7 @@
'condition': 'checkout_linux',
},
'src/third_party/freetype/src':
- 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@416d4c25f1e15d2494d373982a511928f635e705',
+ 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@99dadd56a40e6d9ae23b395225ecf9997432d22c',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@8df5cdbcda495a582e72a7e2ce35d6106401edce',
'src/third_party/google_benchmark/src': {
@@ -287,7 +287,7 @@
'condition': 'checkout_android',
},
'src/third_party/perfetto':
- 'https://android.googlesource.com/platform/external/perfetto.git@609d1702b1824923c1997d992e9c54c8854f21fd',
+ 'https://android.googlesource.com/platform/external/perfetto.git@f00f61517a995465d2516cfa920fa455a753fd5d',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@52076a9c79b980180a86832acd20f17c1e583e3e',
'src/third_party/libyuv':
@@ -336,7 +336,7 @@
'condition': 'checkout_android',
},
'src/tools':
- 'https://chromium.googlesource.com/chromium/src/tools@a59d3ca45144e932110425492a4ca5a5f723fa8b',
+ 'https://chromium.googlesource.com/chromium/src/tools@bb27a9dd57afcdc005352937fdbd61bc4756edd3',
'src/third_party/accessibility_test_framework': {
'packages': [
@@ -402,7 +402,7 @@
'packages': [
{
'package': 'chromium/third_party/androidx',
- 'version': 'EbxjbLEtz_gRVZhKhFotXggXC4P57jP6tvw9udXjAaQC',
+ 'version': 'k7wvyFCaPQrRUw9C0F8BXzEihtje-53Ux_-PO7SbREwC',
},
],
'condition': 'checkout_android',