diff --git a/DEPS b/DEPS index dd113113c0..1154a4f7e4 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': 'fa57522d5aaae0060af94b8ea7f1dd0a18382fe6', + 'chromium_revision': '9a738068d7e218ecf644a05cb47613c8aad418e2', # This can be overridden, e.g. with custom_vars, to download a nonstandard # Xcode version in build/mac_toolchain.py @@ -24,7 +24,7 @@ deps = { 'src/base': 'https://chromium.googlesource.com/chromium/src/base@935b7a9158eb7f34930577e03beda069805283f6', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@d2e2194d6e157323041a152f8ade077b2dae44c5', + 'https://chromium.googlesource.com/chromium/src/build@4b714ed296b8ef69dfb3124485c686d01ec50fcc', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@4be464e050b3d05060471788f926b34c641db9fd', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -33,13 +33,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@c05bc2694145cd1e071f7b0282aa3d4445786873', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@ce7403b50e647be56ec625893532e6fba046c083', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@46def68c87040864c90ed611db3308fb677226b3', + 'https://chromium.googlesource.com/chromium/src/testing@65f394c48905ebf094719e9c28e880427895d8fa', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@aee42c9e95c7d1a8e8319b0029023dd94bc809a4', + 'https://chromium.googlesource.com/chromium/src/third_party@1614ebc41c427c93ebccdb57f286c35e58f9ac72', 'src/buildtools/linux64': { 'packages': [ @@ -130,14 +130,14 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@9c4671f2e3a63c0f155d9b2511192d0b5fa7f760', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@1e5bef4469199e4daba5d8fd885966112f8a45d5', + 'https://chromium.googlesource.com/catapult.git@6b79223314a55ddee356ff91f56dd7f676824e87', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, 'src/third_party/colorama/src': 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@98218e9219b11e9681420b7a61e126bdb6fafec3', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@b677e985297d9c668afa697cb773b9eee5154ab0', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@e61dd757a8c09139c03ffa2ef285d5678909370a', 'src/third_party/findbugs': { @@ -208,7 +208,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@bce69fefbe63cae099a90ff890fe8f1daaa9cd70', + 'https://android.googlesource.com/platform/external/perfetto.git@d2958971d9c5140dc046c60e02229fbb569df502', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@97356acb50e212fcfb7c91715718ec70953f780c', 'src/third_party/libyuv': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@a0a913a0c89f92baa237eff88d2caf42f6cfaea2', + 'https://chromium.googlesource.com/chromium/src/tools@fbe8e42a8be3ffe868c800fecfa7f169a3aa0ca0', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@44c13d73156581ea09b9389001e58c23a4b8d70a',