From bfaaa95f36f36f24494506a8186528fe998910ea Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Fri, 4 Feb 2022 02:02:12 -0800 Subject: [PATCH] Roll chromium_revision 0f30367607..b7dbab8f21 (966870:967162) Change log: https://chromium.googlesource.com/chromium/src/+log/0f30367607..b7dbab8f21 Full diff: https://chromium.googlesource.com/chromium/src/+/0f30367607..b7dbab8f21 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/99bd087cd6..aeae78a680 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/f0613ed7f5..1c49f5582e * src/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/f78b4b9f33..8ccda4f4eb * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/16102ba226..74c8491bc6 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/596eeba870..70ae162605 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/c4ff41e641..2601863068 * src/third_party/androidx: z0_8IP3oNNpzyK8deRS7SNRpW9oeD_V3jrSJuW89QDUC..XBVEwvwyN9mgIuMvnxlqz_S3OIeYBd3jBjFj3oL2G1YC * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/1e084a5277..87e60660bd * src/third_party/dav1d/libdav1d: https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/7b99b0e17f..cce2b0564d * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f537138fb7..df01c5ad5b * src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/78625492cb..b4ddbaf549 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/3bcca55bc5..f2de2a9b26 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/2360a047aa..b7bca85362 DEPS diff: https://chromium.googlesource.com/chromium/src/+/0f30367607..b7dbab8f21/DEPS No update to Clang. BUG=None Change-Id: I67bed08ff36064f5d2b1c278a731f4bb0a97e6cb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250601 Bot-Commit: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/main@{#35906} --- DEPS | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/DEPS b/DEPS index 76919e2f3a..bc66c92208 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': '0f30367607e90b005129055be17355a13ea36fb4', + 'chromium_revision': 'b7dbab8f2171d8f6aa109a33c2641a1833ed552f', # Keep the Chromium default of generating location tags. 'generate_location_tags': True, @@ -23,24 +23,24 @@ deps = { # TODO(kjellander): Move this to be Android-only once the libevent dependency # in base/third_party/libevent is solved. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@99bd087cd668a6fb047a29e5597e7c644cc5b55a', + 'https://chromium.googlesource.com/chromium/src/base@aeae78a6809303f9a4e09b69324c2ad70b839b2c', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@f0613ed7f5abf40fff181fa875e0085204b6b381', + 'https://chromium.googlesource.com/chromium/src/build@1c49f5582e4ebd601793ce7551c4273996fef26e', 'src/buildtools': - 'https://chromium.googlesource.com/chromium/src/buildtools@f78b4b9f33bd8ef9944d5ce643daff1c31880189', + 'https://chromium.googlesource.com/chromium/src/buildtools@8ccda4f4eb749ece6207087268d978404b6d6bc7', # 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@16102ba22630483a9ce3a9c10a76433431e3f042', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@74c8491bc6624c1bfa39eed67d8d31f0cb9935f4', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@596eeba8704c3bff88d4e43da850af75414e5e3e', + 'https://chromium.googlesource.com/chromium/src/testing@70ae16260585f12d3d65e22b29b64099ddca850c', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@c4ff41e641d13064623773f3e466241a57dbe2a0', + 'https://chromium.googlesource.com/chromium/src/third_party@260186306888f424b14e4e81bf3bf663cb655c19', 'src/buildtools/linux64': { 'packages': [ @@ -140,7 +140,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@08bd844599bf04c71707e8f59a8013a941264695', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@1e084a5277c17a56a07e7df0d8df438982a4cda8', + 'https://chromium.googlesource.com/catapult.git@87e60660bd20d8397e7f699432def54a1a3e4e51', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -149,7 +149,7 @@ deps = { '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@f537138fb7019fc321cbda339c8ce4599499af8e', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@df01c5ad5be408cd157b879a1cce983f90762765', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@574c39cce3231c69bc9a02ac475c27d944bdb113', 'src/third_party/findbugs': { @@ -220,7 +220,7 @@ deps = { 'src/third_party/libsrtp': 'https://chromium.googlesource.com/chromium/deps/libsrtp.git@5b7c744eb8310250ccc534f3f86a2015b3887a0a', 'src/third_party/dav1d/libdav1d': - 'https://chromium.googlesource.com/external/github.com/videolan/dav1d.git@7b99b0e17fbd86f0847684798b182f9122545580', + 'https://chromium.googlesource.com/external/github.com/videolan/dav1d.git@cce2b0564d3b0aa1a5e4ec0c561b6a1b8497cebb', 'src/third_party/libaom/source/libaom': 'https://aomedia.googlesource.com/aom.git@c9feb209a41343981c215072583d385bdda2bab1', 'src/third_party/libunwindstack': { @@ -228,11 +228,11 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@3bcca55bc51476087892050a0ff530f465226cf1', + 'https://android.googlesource.com/platform/external/perfetto.git@f2de2a9b26320a7e763e64858a65bc953fab035d', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@51415c4076578d3cbc32fcd0d683161c3e887814', 'src/third_party/libyuv': - 'https://chromium.googlesource.com/libyuv/libyuv.git@78625492cb0ff43faebbb6cb6db2209cd4ccb785', + 'https://chromium.googlesource.com/libyuv/libyuv.git@b4ddbaf549a1bf5572bf703fd2862d1eb7380c6a', 'src/third_party/lss': { 'url': 'https://chromium.googlesource.com/linux-syscall-support.git@92a65a8f5d705d1928874420c8d0d15bde8c89e5', 'condition': 'checkout_android or checkout_linux', @@ -285,7 +285,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@2360a047aa5ea150364d6e94f81e14af0476d742', + 'https://chromium.googlesource.com/chromium/src/tools@b7bca85362dab19862dc37e0ec0f9fd63d92c185', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -384,7 +384,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'z0_8IP3oNNpzyK8deRS7SNRpW9oeD_V3jrSJuW89QDUC', + 'version': 'XBVEwvwyN9mgIuMvnxlqz_S3OIeYBd3jBjFj3oL2G1YC', }, ], 'condition': 'checkout_android',