diff --git a/DEPS b/DEPS index 4b2c1d8a84..3f67711fe2 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': 'e1c493b5cd26c539628056c78b8d2fd5f309da9e', + 'chromium_revision': 'ac75ae9d04a8a71989a0e10f474d28d93ae36e41', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -50,24 +50,24 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@9f0c9f43bb0e4328a1e9ccfff55acfa96e5c1c76', + 'https://chromium.googlesource.com/chromium/src/base@09dd17fe674799055bdb3959be42ab8c5ed03036', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@2ece0c2ef984598cc159c62801183123d89ab954', + 'https://chromium.googlesource.com/chromium/src/build@ffbe9ab8b8b3e1623decc64e082dd757a32214f2', 'src/buildtools': - 'https://chromium.googlesource.com/chromium/src/buildtools@0d01458c011a9f3cb9c5a1040408bedf4a6715fb', + 'https://chromium.googlesource.com/chromium/src/buildtools@ecef358a997790b3ac9177f8c5d65fb1836fc0a3', # 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@1e82fa7c7cc4c878f448ca3891f26707df03a51c', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@ef4de90786f19443fe6137cea9e2a5793c2da2bd', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@136ab49b5584324bfdf87ddfa3c429efadfabf45', + 'https://chromium.googlesource.com/chromium/src/testing@d7101be6411dc4ac8f031370ac57c64f0e85a636', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@59d8a7aea4ba215eb221906cdc5d23636c2b1ba3', + 'https://chromium.googlesource.com/chromium/src/third_party@6f05660b602edde435a7629514ebdc34c23878b3', 'src/buildtools/linux64': { 'packages': [ @@ -115,7 +115,7 @@ deps = { 'src/third_party/clang-format/script': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@e5337933f2951cacd3aeacd238ce4578163ca0b9', 'src/third_party/libc++/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@31b01457fa7171f69a80628e7ac0e1119eaa4540', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@d0429f0628dd5c2c83a197012b2153b979aff674', 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@8806fb8bb26e20206241ea2dfcee4fd2d4157b83', 'src/third_party/libunwind/src': @@ -355,7 +355,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@cfd9d97182f1566e90448279c6fc5ca096dd54cd', + 'https://chromium.googlesource.com/chromium/src/tools@c949555774e0cf7e9b871b257a516af7da82792a', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -405,7 +405,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '4r-Z3P6cHlTA4b-ocGxcyaWY27mFQQMTf3mNVNo84fsC', + 'version': 'Yoo1Ts5UxiPhm2NfAM4skOVKjvaSQGJYdndGjzSwOe8C', }, ], 'condition': 'checkout_android',