diff --git a/DEPS b/DEPS index 95732f45b5..31fa284608 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': 'c0ac7e513e4f7ece5f99154f08d39651333c55d4', + 'chromium_revision': '57dbb758a6a36e726b7759e0dfc62f869a908006', # This can be overridden, e.g. with custom_vars, to download a nonstandard # Xcode version in build/mac_toolchain.py @@ -22,9 +22,9 @@ 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@515567c27aa911fa692809b1e83a6338e34638c7', + 'https://chromium.googlesource.com/chromium/src/base@a6969065efe13085884b7f1fff0fa77ff06afdf8', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@47c5a94aa48b3cc37c5ae08d64b4d703a0ecd560', + 'https://chromium.googlesource.com/chromium/src/build@0e4894f4ec2e3426b32eccc99db4e6275bda2a0d', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@b00ad0af636401e5eb4b5d0ab01b65164dca1914', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -33,13 +33,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@1494bde86f1280ba4d01769a36cced87c050922f', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@f6bc7f00350ff9911e7cb289a51688e925cfb6af', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@d2c7868556ffe36b0ba3e1a14b3ed21d7bfa32ac', + 'https://chromium.googlesource.com/chromium/src/testing@bf379bb2413dff48a9f12ef512f79d6784818d0e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@f489138872d17d47495e1f3716f3de3f8237b4b5', + 'https://chromium.googlesource.com/chromium/src/third_party@ce73b08a6f0be4062a15c69287dab7f1b2264791', 'src/buildtools/linux64': { 'packages': [ @@ -152,7 +152,7 @@ deps = { 'src/third_party/freetype/src': 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@f9f6adb625c48ef15b5d61a3ac1709a068ea95a3', 'src/third_party/harfbuzz-ng/src': - 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@cdb7d2b9bc0d5928ae4f6ba16fe905f603583688', + 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@d03eecb4d63e1cdac77a08d081179c28440b2d18', 'src/third_party/google_benchmark/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/benchmark.git@367119482ff4abc3d73e4a109b410090fc281337', }, @@ -208,7 +208,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@dc4568899168e48a2721fa971994386eda1f7e63', + 'https://android.googlesource.com/platform/external/perfetto.git@0376edf14e5896af79fc71552f9579cbbd12f381', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@a1cee8dc919df1980d802e1a9bce1259ec34cba8', 'src/third_party/libyuv': @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@949cb0bf71f20724d5c0863d69b4cf83705008f3', + 'https://chromium.googlesource.com/chromium/src/tools@8691920cba6e14ab10ce4c5d9516e5ab1b37b8de', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',