diff --git a/DEPS b/DEPS index c3dfbc45da..fe0ad6496d 100644 --- a/DEPS +++ b/DEPS @@ -7,16 +7,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '53a825af987016147c1726ec6c56ee2c2c21b098', + 'chromium_revision': '7c4124421bf79230ae64c57ec050fb4a8c50ab07', } 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@dccac20c724e94230829ca8727f3c42e63a24a96', + 'https://chromium.googlesource.com/chromium/src/base@2b8f64a6591d145eaac5147e3c4b4b56888f5b04', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@47bacba564eacc0400da9497b7dedfa12327adec', + 'https://chromium.googlesource.com/chromium/src/build@743ecea20109854644db0b023de16eaf0812b4dd', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@5dbd89c9d9c0b0ff47cefdc2bc421b8c9a1c5a21', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -25,13 +25,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@bcbf6a4137a1931ff625c1d8d4e15b53bfac2ed2', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@ea8a5ef2bd1953f1bae334a08e48af163f0683f4', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@333f52ca43e4fc42cf96fbbede5752763a4c4786', + 'https://chromium.googlesource.com/chromium/src/testing@3356e077e892e160afc305fc309ee3338766f2cf', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@7a43b4d574398b3838043765e14eec3e2daecb58', + 'https://chromium.googlesource.com/chromium/src/third_party@1000dbba61dc11e6c52deb3c40279cc9fe72e5f9', 'src/buildtools/linux64': { 'packages': [ @@ -122,7 +122,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@3bea2815bfea6e641d50aad15bde2c494ef8f34b', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@0cfa2c068604d31cc110728dde632ddaeeabfa97', + 'https://chromium.googlesource.com/catapult.git@ca2c40743faf25ae3fdac8ba1813c33473a254ee', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -131,7 +131,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@c91f5f62e284fa45ab7da18e91d3eedd96a38459', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0e6b37448ddf1eaaf93db1d2cb2b0198d7b79188', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a', 'src/third_party/findbugs': { @@ -208,7 +208,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@7dadfe6bd3985045d21280ebbc9ba336df6dedd9', + 'https://android.googlesource.com/platform/external/perfetto.git@36d5d47a5168725d3a4fbef751f44212f6f4cb5f', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@61edec1efbea1c02d71857e2aff9426d9cd2df4e', 'src/third_party/libyuv': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@9e9adc186bd9e5c8e7be7cda68ad30f6ad7a3143', + 'https://chromium.googlesource.com/chromium/src/tools@c961f01b2b0b99e5894dbc2e35b95361903cb738', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',