diff --git a/DEPS b/DEPS index 59085ea14f..4eda3ceb12 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': 'cc44e4fee54dcf1125de9f0f302aa79b84d4220e', + 'chromium_revision': 'a0f406407bbbb6708b7a27c6bb53e65642aec439', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -25,7 +25,7 @@ vars = { # By default, download the fuchsia sdk from the public sdk directory. 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/', - 'fuchsia_version': 'version:11.20230218.2.1', + 'fuchsia_version': 'version:11.20230219.2.1', # By default, download the fuchsia images from the fuchsia GCS bucket. 'fuchsia_images_bucket': 'fuchsia', 'checkout_fuchsia': False, @@ -50,20 +50,20 @@ deps = { 'src/build': 'https://chromium.googlesource.com/chromium/src/build@6be968106c392e4d179622e443ba586b73a958a6', 'src/buildtools': - 'https://chromium.googlesource.com/chromium/src/buildtools@c330465d95ab4a8f3280e0d511aca278fc1ba159', + 'https://chromium.googlesource.com/chromium/src/buildtools@86d8d59707c59d2a5aa07bea345dbd86476892c7', # 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@220ca4bf8b04da448a4e7146715e2a7ba138b677', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@eabc1ecd0b48b3adb1dc261663df104588f18249', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@f6e91f81c5c32feadbcbad60de69a8dc270ceabe', + 'https://chromium.googlesource.com/chromium/src/testing@9686404aed79481f8f1141946313820b94a8e70c', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@77f3d5d225a1ac122de5ac54c3e4969147194b3c', + 'https://chromium.googlesource.com/chromium/src/third_party@b3ece5d0a3315ccece76d64989608cb234665201', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/buildtools/clang_format/script': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@f97059df7f8b205064625cdb5f97b56668a125ef', 'src/buildtools/third_party/libc++/trunk': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@3c25fb0803f2bbcacb777118ee4488ae5694c780', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@43c39fecf3aa3cd542e41ffa8720720a1629ff41', 'src/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@f7460fc60ab56553f0b3b0853f1ea60aa51b9478', 'src/buildtools/third_party/libunwind/trunk': @@ -336,7 +336,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@3e95b7c22694e78348f8c2927b8e6f1e4870b152', + 'https://chromium.googlesource.com/chromium/src/tools@23ee8d2022a8fbbedf7314842c87121c97e3a9e8', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -413,7 +413,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'vUTlHbKBLM4krixE17LfiE5TEFoG_oG8PWG2kxuKDKYC', + 'version': 'MZ9_PEpIzKK0mJj-ofqMi2FNv_6yzhVurgpyh5pHkK8C', }, ], 'condition': 'checkout_android',