From 1deb4f8adeac3cce9565c4a22ad17fa644893e18 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Mon, 14 Oct 2024 03:03:45 -0700 Subject: [PATCH] Roll chromium_revision 822a2bcac0..e82ec81396 (1367727:1368150) Change log: https://chromium.googlesource.com/chromium/src/+log/822a2bcac0..e82ec81396 Full diff: https://chromium.googlesource.com/chromium/src/+/822a2bcac0..e82ec81396 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/7129e4d3fe..e063096137 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/99d8d6ffd9..61966507f3 * src/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/9807e11fd0..5c57673513 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/e6bac560fa..77618efcfc * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/b2db8d2685..dc547b9bc0 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/9eb53188b2..01d1ef3a01 * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/7152433bc5..c8fafe8f1a * src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/0dd4eef68f..5f2abe76fe * src/third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/6e4ed1972b..6a68fd412b * src/third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/406418bc7b..9a1d90c3b4 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/a5ac928573..69132646ef * src/third_party/r8/cipd: DgLLUikHZ3cyauaYqRCD_lXrhQpZWqKiTDu7afFS-PEC..t4F8xIzt04fK7U39bVM4rUFnXdBdepJihfEDM1It6NUC * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/b3413cf8b0..329fe3a760 DEPS diff: https://chromium.googlesource.com/chromium/src/+/822a2bcac0..e82ec81396/DEPS No update to Clang. BUG=None Change-Id: I0d16defaa1a497f11328f9ef2bc78ec95c1eaa12 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365456 Commit-Queue: Autoroller Bot-Commit: Autoroller Cr-Commit-Position: refs/heads/main@{#43232} --- DEPS | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/DEPS b/DEPS index dab897f61e..bcd2607752 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '822a2bcac08b710ed7272760b98476a1d8c83e51', + 'chromium_revision': 'e82ec81396914fd64cfebcfa9ecbcd7434a2a93f', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -61,24 +61,24 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@7129e4d3feb6b0aef7b702bb137db5f4db678ce8', + 'https://chromium.googlesource.com/chromium/src/base@e0630961374f73309ddd5ae2b6ea8af135ce5176', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@99d8d6ffd90599fa04319e4adf05e326cb2f76e8', + 'https://chromium.googlesource.com/chromium/src/build@61966507f36426729edb3cf308d78b80eecb7b73', 'src/buildtools': - 'https://chromium.googlesource.com/chromium/src/buildtools@9807e11fd066b39cdf9c36db587494521ac300bb', + 'https://chromium.googlesource.com/chromium/src/buildtools@5c576735131cd501c8e45073a3e1aee068eedbae', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. 'src/examples/androidtests/third_party/gradle': { 'url': 'https://chromium.googlesource.com/external/github.com/gradle/gradle.git@f2d1fb54a951d8b11d25748e4711bec8d128d7e3', 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@e6bac560fa2b0c44a7beb348a75074cd9ec8a949', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@77618efcfc103781403ed0a0ac61c9d388810330', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@b2db8d2685b4bb6f4cfe177fcadff10372926835', + 'https://chromium.googlesource.com/chromium/src/testing@dc547b9bc0b525c1d8cf4703814b61f878452799', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@9eb53188b241f8c10e699fdcb5df367990c8e6a8', + 'https://chromium.googlesource.com/chromium/src/third_party@01d1ef3a013a6d9ed22ef6151ed1100985a2572e', 'src/buildtools/linux64': { 'packages': [ @@ -126,9 +126,9 @@ deps = { 'src/third_party/clang-format/script': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@3c0acd2d4e73dd911309d9e970ba09d58bf23a62', 'src/third_party/libc++/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@6e4ed1972ba9bc35783750d3cde3310fdabc82c0', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@6a68fd412b9aecd515a20a7cf84d11b598bfaf96', 'src/third_party/libc++abi/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@406418bc7b12e557007950b60eba07bc37f9e801', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@9a1d90c3b412d5ebeb97a6e33d98e1d0dd923221', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@efc3baa2d1ece3630fcfa72bef93ed831bcaec4c', @@ -234,7 +234,7 @@ deps = { }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@7152433bc570f7abdf06f7da1aec6974bebebae5', + 'https://boringssl.googlesource.com/boringssl.git@c8fafe8f1a3d9712adc573458766ddfde87e743e', 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@6b0c5b7ee1988a14a4af94564e8ae8bba8a94374', 'src/third_party/catapult': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_linux', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@0dd4eef68fb5f79e87d8cf61570faa2162f1190b', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@5f2abe76fe7317ba3116505773d27a53141b0cca', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@1da053e87f0487382404656edca98b85fe51f2fd', 'src/third_party/google_benchmark/src': { @@ -351,7 +351,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@a5ac928573c3140703d053efd91d30ccbfee4d8d', + 'https://android.googlesource.com/platform/external/perfetto.git@69132646efa263aaff3dcffbdf0cf7fc6e270621', 'src/third_party/protobuf-javascript/src': Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', 'src/third_party/libvpx/source/libvpx': @@ -386,7 +386,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': 'DgLLUikHZ3cyauaYqRCD_lXrhQpZWqKiTDu7afFS-PEC', + 'version': 't4F8xIzt04fK7U39bVM4rUFnXdBdepJihfEDM1It6NUC', }, ], 'condition': 'checkout_android', @@ -410,7 +410,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@b3413cf8b0cb9aa2a453bb1ed07dbea715ae8a62', + 'https://chromium.googlesource.com/chromium/src/tools@329fe3a760bf2c31600ebf52ce785f7b53205a6b', 'src/third_party/espresso': { 'packages': [