diff --git a/DEPS b/DEPS index 6e2f3a22b7..919c3c36b5 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': 'a5257ccce72e2742512143cfc69a735536336254', + 'chromium_revision': 'c29d1550aec779748a8b76c72285a317a99b5cf4', # Keep the Chromium default of generating location tags. 'generate_location_tags': True, @@ -26,15 +26,15 @@ vars = { 'checkout_reclient': False, # reclient CIPD package version - 'reclient_version': 're_client_version:0.76.0.f4c4bc4-gomaip', + 'reclient_version': 're_client_version:0.77.2.9cc22cf-gomaip', } deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@7be4260b43b22c1ffee29953851582a35a23bcdc', + 'https://chromium.googlesource.com/chromium/src/base@a630d2c8b0ad1774421fbbee5391e183a15e0a5c', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@ac6f31c56b461be2fbc6ee8c1a9e99fd75f51c2c', + 'https://chromium.googlesource.com/chromium/src/build@adc338f326ca8046c5e1b8c1bfe3b0110de52776', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cf8185c5cb6943ba1d172d0bb1e8e1ef021cd184', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -43,13 +43,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@c30b19ab9676b778da5637953a2c65a36a0fa1fb', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@cf8dbb15c8b6a7f1490b5b429cef01a61bb0dd64', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@d44ba81111da3d57c9fd238df47bfd0d23688cde', + 'https://chromium.googlesource.com/chromium/src/testing@548d3c6ae2e3dc525290c2e31e8b73088b5a36a0', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@21a726fae5996ab515967bed3a4d30c376b1ef18', + 'https://chromium.googlesource.com/chromium/src/third_party@24f9481c36aec72ee54f70dbc18cc9df5abea523', 'src/buildtools/linux64': { 'packages': [ @@ -95,7 +95,7 @@ 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@26e3467ee8494629799408ac63e2bc3a77948aed', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@e5670a0e0e4992f6a120142358b07e49c7d96918', 'src/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@48afced8aa251c4fb338fb906d70c1da6703d05d', 'src/buildtools/third_party/libunwind/trunk': @@ -148,7 +148,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@e085b3b50bde862d0cf3ce4594e3f391bcf5faec', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@2417ba3d0d766848fcd0bc65d6cf2819f68c16e5', + 'https://chromium.googlesource.com/catapult.git@6552f9ba7bb598399ca8ace6ed5310bf70bd6ff3', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -157,7 +157,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@b7ec673cccc42bce346234209dfd194b7911e169', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@f41670fdadc9eca7fff99ab8563190dd41d27ee8', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@b71ecd02b47939e530e620d9d0d101463db0f688', 'src/third_party/grpc/src': { @@ -169,7 +169,7 @@ deps = { 'condition': 'checkout_linux', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@4797b2ff22906ce4ff4e6dcee300a70f94dcc43a', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@dd91f6e7f5a051818070c49715125fb72074023e', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@fa471043fccb94444510e3300ac2573297c82137', 'src/third_party/google_benchmark/src': { @@ -282,7 +282,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@b5cc5a154c15d8b39b30493f225969de24fec107', + 'https://chromium.googlesource.com/chromium/src/tools@844646463fde5ee75a802c79cd27173534b107dd', 'src/third_party/accessibility_test_framework': { 'packages': [