diff --git a/DEPS b/DEPS index ec795c54f6..47ffe1a5e0 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': '8bf715889fbb78b1a204372b89b0237fe7873a1e', + 'chromium_revision': '5e6f1ed54f921d0ae6552f3cd33ad8895a355241', } 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@4d009acb79cb939ea9373bf2d4d3a246721058df', + 'https://chromium.googlesource.com/chromium/src/base@565c3b7373c802f8e17305b5dc2894eb690a5997', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@74e52e7a7d036e7fd5ee7abb9b2002f746e52012', + 'https://chromium.googlesource.com/chromium/src/build@39ee8199e6992da1cea8d5357f1d8ac5e091ad17', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@6302c1175607a436e18947a5abe9df2209e845fc', # 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@a5c3e28696a14526f28300e16ba19e1655ff978b', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@e021e5ce31292b0240b159381017871c680eb507', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@ab5649e83457ef8302dd51bea80e12cb1dd37efc', + 'https://chromium.googlesource.com/chromium/src/testing@8a83254bed4b4f8df3c33ff1d9c3807f0e8ef802', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@39e687569f40ab2fd55e50f0f2194a7a9724678e', + 'https://chromium.googlesource.com/chromium/src/third_party@6815222c2ac9162b4c1e791c05ad5f24c3920ec7', 'src/buildtools/linux64': { 'packages': [ @@ -122,14 +122,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@146912bb62b7ca0f77478424a23c611a613480f2', + 'https://chromium.googlesource.com/catapult.git@5537c0394234a7fdd580c4c5b5a943d7c934e400', '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@f819411f2a3c1eef1e8c5f67fee84314adae4f2f', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1af7968d686d4492359a695eb57636f9d355f488', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@6d9096c9e3f7f5d4e6528104ed77987ec9327315', 'src/third_party/findbugs': { @@ -200,7 +200,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@f37338cdaa2126eef2a11e1a6f0cb075888c20e6', + 'https://android.googlesource.com/platform/external/perfetto.git@42433abb9596f1f471251070f7fd7d135c3e9df0', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@b5d77a48d740e211a130c8e45d9353ef8c154a47', 'src/third_party/libyuv': @@ -257,7 +257,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@9275bac20121f10aaf6071faa41aabc583c2dd9c', + 'https://chromium.googlesource.com/chromium/src/tools@7bbeac348016d5a765406617400bc0d47d9c377a', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@d46ea7635f2911208268170512cb611412488fd8',