diff --git a/DEPS b/DEPS index 615928857e..4e28cea88a 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': '3463cb87689e57165fd43d983d993b15ce1b000a', + 'chromium_revision': '8f07eaff87947a2e93214de2695de8052119180b', # Keep the Chromium default of generating location tags. 'generate_location_tags': True, @@ -41,9 +41,9 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@eceeb103f5159b7ce6a9f5998b66bb64e5d11af7', + 'https://chromium.googlesource.com/chromium/src/base@129099990da2b039f22c93e4f6bbbaf5cfcb6f10', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@8337f3f5a1a3804f521f9003da8519286a0274c2', + 'https://chromium.googlesource.com/chromium/src/build@f341382131b9d201140a8f2f6cbe22c2dadf8bf8', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@134af4c91bb9ab46fe1165ff1cf0f76900fa5a7e', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -52,13 +52,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@943d4dbd8f149835ff03ad893d78e7e444a1b1f9', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@ce3e7578ff5917a762c7028034cfd19654a97381', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@d29d7feee1135eb820449bdc2a29f338b9d149df', + 'https://chromium.googlesource.com/chromium/src/testing@5b6d378fee58533efc7aa784d0390a46600420f0', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@cae9c619b92fa1dac1c1897c2803452123f88aeb', + 'https://chromium.googlesource.com/chromium/src/third_party@77cd61d5920a3d7044fc1be8d8f98abb9fe1d3a9', 'src/buildtools/linux64': { 'packages': [ @@ -169,7 +169,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@80430d73aee1fe591bea1475ba3b7fc30c67dfc2', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@2863c8e12d8bfb01108f785fddd92c94a2357829', + 'https://chromium.googlesource.com/catapult.git@b10b1305cef856fefe0827de2a1ba20d52c0580a', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -248,7 +248,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@b177a9b77d364faf675687204c9e48b8fd4d813c', + 'https://android.googlesource.com/platform/external/perfetto.git@2e920f3a489071ad7c98f6c84eba83f259f107a2', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@605350bd5b68ac47f595d60cc8ef346588e773c0', 'src/third_party/libyuv': @@ -297,7 +297,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@922a83ba05b1dcebbf6ceea13bf5624e92657845', + 'https://chromium.googlesource.com/chromium/src/tools@6ff35895f0e287733da0a4d1ef616a565c13d375', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -374,7 +374,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '1CRXG22riAUf6hHMXngSF6stzqJ7eNsJvCWfVXpC0EQC', + 'version': 'XNQCcCxsa8Vznu546BS4QiWwlsCp1_1rV1J_5rSghKwC', }, ], 'condition': 'checkout_android',