diff --git a/DEPS b/DEPS index 444863e36a..5be32e8301 100644 --- a/DEPS +++ b/DEPS @@ -7,16 +7,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'a66f367f6e9a7b1fa1fc650b9085f58cc61a68d2', + 'chromium_revision': 'aff08690df8f02bbef6c59cfb73308bdddbb0a4c', } deps = { # TODO(kjellander): Move this to be Android-only once the libevent dependency # in base/third_party/libevent is solved. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@0d9a8246ccb4e9963d514c2a832713fa600becba', + 'https://chromium.googlesource.com/chromium/src/base@a796b1bd20a3243ddef974e956fe2abea01026d8', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@e9bbb2022fe18f10c3eab162b8c3b5d5a9e1e0b6', + 'https://chromium.googlesource.com/chromium/src/build@2ef43137aed05e410190b49b5d99af83a9a28a25', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@2277272f7a7978c48f1b2c50d41af83485552235', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -25,13 +25,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@d2fd5df9707b07901f02ac743c69486abf987a09', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@cc92174362b7e79e66eef38b3def8314bbdee9cc', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@ddcf448ea6a710d9aed66b07899374114720f4c8', + 'https://chromium.googlesource.com/chromium/src/testing@1b811d8acb234e2c7402637c9463cbaf75d8ba02', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@203094a940c09dde66ae86d9d2f72dc470503b2f', + 'https://chromium.googlesource.com/chromium/src/third_party@66d6416b5a05836c2ef6c3669400a003c01ebd75', 'src/buildtools/linux64': { 'packages': [ @@ -129,7 +129,7 @@ deps = { 'src/third_party/colorama/src': 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1c3c9391196663425a3b597cfde81e08213e4725', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e856b6bba8266df0634a365b0a51b6097bb01d4b', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@841aa72c9e153ae5f952e31e4b6406870555922d', 'src/third_party/findbugs': { @@ -142,7 +142,7 @@ deps = { 'condition': 'checkout_linux', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@f88c00e45a2f503f8a62bb9cc963ece5c46fc7d5', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@cbc14b10e623a5d08c89a1323ae9c420c8492118', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@53806e5b83cee0e275eac038d0780f95ac56588c', 'src/third_party/google_benchmark/src': { @@ -200,7 +200,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@5ff758df67da94d17734c2e70eb6738c4902953e', + 'https://android.googlesource.com/platform/external/perfetto.git@070ef598892aee3d5cfb628f577867217c863142', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@b5d77a48d740e211a130c8e45d9353ef8c154a47', 'src/third_party/libyuv': @@ -257,7 +257,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@062ea43e696a4f5c533f0ab1ffac7d81e3305108', + 'https://chromium.googlesource.com/chromium/src/tools@25d31f413c6f7968b5f035dcc4587e78fcd88f34', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@1a072711d4388c62e02480fabc26c68c24494be9',