diff --git a/DEPS b/DEPS index aa6ec77f6f..4085056a19 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': '8115efcf140f368c67db7bf1b6887a4429a58192', + 'chromium_revision': '0d8179a1dc9b2b8672f56fea39195d49e58e72d6', } 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@80ff24a1458a1b6aed0c1f886600f6ec86411665', + 'https://chromium.googlesource.com/chromium/src/base@19f1957572e8b693b3ed1ddc9b688b49d43dae14', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@2d90f5d5374247596e16eec442ab1f3522d57f36', + 'https://chromium.googlesource.com/chromium/src/build@0741699cecd2a5852463156fcc9f8182e0bcf736', '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@3ef66a777a3fe3e2ef9c4649321fc7f01a2ea460', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@bbda1cbd020eb7c961a9d40bd9222eaf60c6b752', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@0143c42c1ba818ee5965c1931878aa7200794458', + 'https://chromium.googlesource.com/chromium/src/testing@f7e915587b04b0c8c6062aec0d8eb69b475ed25a', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@101c4e64075ffdcc11e85ce7d38e4f8c16a67f00', + 'https://chromium.googlesource.com/chromium/src/third_party@6df6bdaebbf3ae3d91d50caba9e029b7d6832a44', 'src/buildtools/linux64': { 'packages': [ @@ -118,7 +118,7 @@ deps = { }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@5656fec512a8dfd2833fbf47b6aaa76364c26fad', + 'https://boringssl.googlesource.com/boringssl.git@3094902fcdc2db2cc832fa854b9a6a8be383926c', 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@e3d485f73f5836fdd6fb287ab96973c4f63175e1', 'src/third_party/catapult': @@ -129,7 +129,7 @@ deps = { '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@4640dfbfd71908a1e74bf77b0a0ad2fa106114bc', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1ec57124a67c6fd4ea2f2fe9ce9fdb6c31d3fd5d', '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@9d937e6cbed635945701f740350e09b8f0084985', + 'https://android.googlesource.com/platform/external/perfetto.git@8ddf5ae4b8a57c7acc28dad9f2e3857c1d3b7bc0', '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@4c474af392319a305359bf3a352ee26023868413', + 'https://chromium.googlesource.com/chromium/src/tools@2ffec9146d0ec7154e74fe850d16c8a37ef4de22', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@1a072711d4388c62e02480fabc26c68c24494be9',