diff --git a/DEPS b/DEPS index 25d4a12a33..06af8b45ae 100644 --- a/DEPS +++ b/DEPS @@ -5,16 +5,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'a829981029a33a1754cedceaa41e7d419cee0352', + 'chromium_revision': 'e1d61e44ca11173ae520cb7674132a3d659aec43', } 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@ca1cf53154eb448f9812cd0f6bd4c5ab62428121', + 'https://chromium.googlesource.com/chromium/src/base@3c61d7ffeb37d2742d0ac18f1c7f24ef3549f0b2', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@11be0fc00b386a35c5457e2d6366bf3c5db3082c', + 'https://chromium.googlesource.com/chromium/src/build@d890aa2b1c0fd00e4f82f2aaec26ce7d15a62ea8', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@ef2f1b324945dd1451ef58653e7723b92dcb23cc', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -23,13 +23,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@a7417a1ed82795c48ccaddffca19b7560211ceda', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@afb51458f3d866c68faf699b2a77b0f90c652428', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@66d6322218ad2cdae8bce7b38c37902e10aaa5c2', + 'https://chromium.googlesource.com/chromium/src/testing@32c82c72bf606e67d7d19b91bd7568c6a7a9ebe4', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@39c47b614da5f3393e352749f45a332e93b81b42', + 'https://chromium.googlesource.com/chromium/src/third_party@58d52029e990c1a291ecf83016b8596786a3180a', 'src/buildtools/linux64': { 'packages': [ @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@6432bb46ab44731567ec923e6c8fc182f13d0070', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@d5a5c4801756bd320a8de12bb6cd03a71451782a', + 'https://chromium.googlesource.com/catapult.git@3eb0df2c199c5959af69a93614a7ed456986b49a', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -115,7 +115,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@61bf4177c413806b3f2355b6ff6375fe4e2e8e12', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@9aa1a9673a3c60858982bed95d6ad7bef469144c', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@545152f30278da1d978284226a5fa510a9c92031', 'src/third_party/findbugs': { @@ -123,7 +123,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@fa147af4a5255bf9017c9b004f7abd1d5e72f497', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@5b1a37af563349172230842fcfdb59b5f22afcd0', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@63b8190db884d9ae88a80336067eab539a44b882', # WebRTC-only dependency (not present in Chromium). @@ -237,7 +237,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': 'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad', 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@079a22fdf695e72044b214e345f7c122d1cc6866', + 'https://chromium.googlesource.com/chromium/src/tools@c9c61eaaab10fb107c8a911d24848eb5a61176d6', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@0ac28472d073a515124c85b128c4378a914e0a4d',