diff --git a/DEPS b/DEPS index e7f9a4cd84..86a5b9c519 100644 --- a/DEPS +++ b/DEPS @@ -10,13 +10,13 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '7a0c6115a588a2d99d069fcfafddbeb7fa0371f8', + 'chromium_revision': '356ed877581cc5c8812d99aeaa79fdbaddb4da1c', # Keep the Chromium default of generating location tags. 'generate_location_tags': True, # ResultDB version - 'resultdb_version': 'git_revision:6cc18e2763e180929d70c786b419c1f8e6bcc66c', + 'resultdb_version': 'git_revision:39e20ee396fe4a84eaa7f7d389e5659198c12e87', # By default, download the fuchsia sdk from the public sdk directory. 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/', @@ -41,24 +41,24 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@898029302ca750a24311c72e982d92a3ce5ded32', + 'https://chromium.googlesource.com/chromium/src/base@232535d64bd4bdbd60db2f1ff8b9f1aa602e13d1', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@e3833ca15bac612c14ef116fdc9e218c4b72e280', + 'https://chromium.googlesource.com/chromium/src/build@3c4d117f06d4cf007000a4eb2c1ea339d9122388', 'src/buildtools': - 'https://chromium.googlesource.com/chromium/src/buildtools@71c674dc561fb67f41b21c026a87d16a28745047', + 'https://chromium.googlesource.com/chromium/src/buildtools@4fb9b31a5cb8287c72998e5b76a2c091a3f72ce0', # 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@a353359f5fd539cb98a141f2fc2cdfdd1287355c', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@cbf0ce8d36445a12ce429444c1423d1c0e08adde', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@21ed928654bb80cb0c6f1283ad84b5333f68751e', + 'https://chromium.googlesource.com/chromium/src/testing@ef3f050af118b1a4155d7eb06e263345b823ef7e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@00aeb049244e51bcae46b5c63eecbd9fcaec293b', + 'https://chromium.googlesource.com/chromium/src/third_party@80f1060d2db9fc764a1b86a3bc00075c02e59d97', 'src/buildtools/linux64': { 'packages': [ @@ -103,11 +103,11 @@ deps = { 'src/buildtools/clang_format/script': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@8b525d2747f2584fc35d8c7e612e66f377858df7', 'src/buildtools/third_party/libc++/trunk': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@a9779c11d2349375be0c29f7c42d9c42633297b5', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@e4e39cee1f5e89a9f9949084ba26a6efc3cd4141', 'src/buildtools/third_party/libc++abi/trunk': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@f46bba92c0a967f8c538f0763f9167a3ee4d06f5', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@25a3d07096374aeeffa3dab8b582143dde5a9ca9', 'src/buildtools/third_party/libunwind/trunk': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@fd5b3b5068cce90dd7c07964cd8cdce2695088e9', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@09a1f53060bc601b5ee821d7ab52071eed096fda', 'src/third_party/ninja': { 'packages': [ @@ -166,7 +166,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@87b60390f05bc91a13d0c636f7ce75fa2f7533ca', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@13419d2560ca3c0237bd703cd7bb178b6f04ad10', + 'https://chromium.googlesource.com/catapult.git@562809c7e425cf02cbbab81a9ac89313b57c10ba', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -175,7 +175,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@5175d18f8ab272e14aa3ac2e45c509f9ae162109', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@d259b3164494eb84d00f57a172c26633361415c8', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@a249b21db6516234e5456716ae074fbb00176b3f', 'src/third_party/flatbuffers/src': @@ -294,7 +294,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@681b3f83d53da51b059d22618542dcbc4c0da698', + 'https://chromium.googlesource.com/chromium/src/tools@39878fc9eeda01438f72b6152f93a857b7a914aa', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -371,7 +371,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '9Ik3i0VlKSVthDuv4NoO-uty6zlMOUyV3u2K1kZz6SwC', + 'version': 'HscLs2ReHeJnHLbPuX949OD2wsLnxxiTjgFCTS4_seoC', }, ], 'condition': 'checkout_android',