diff --git a/DEPS b/DEPS index 5746196523..a029afdd02 100644 --- a/DEPS +++ b/DEPS @@ -8,16 +8,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '407aa3d6643ac66baffccf72488238f0c937b83f', + 'chromium_revision': 'bc4df9dd11e609ecad6b6c370573b1d94d9bbf56', } 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@f336b75408ed1c203a47b512eb061e636194fabd', + 'https://chromium.googlesource.com/chromium/src/base@7c47141ac2afbcba53f3ab813bd7ca02f8270905', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@670c801549dc5f2efed810eadde2921dd10a97b0', + 'https://chromium.googlesource.com/chromium/src/build@3c05fb440599db25f62de3c649ec9a0fd83c22da', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@2c41dfb19abe40908834803b6fed797b0f341fe1', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -26,13 +26,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@6c6a2d66537ec8cb7e2f07fc7a994bc9a59b9114', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@47ea087b72f8f873e4778ed074571ced567766cc', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@3b24ca9ded34b571b63bc603d71b1647ff6ff201', + 'https://chromium.googlesource.com/chromium/src/testing@9b4e2e182827a9829b1697be5ef11c519d43a32a', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@8def2539d9e24a53e866f00b41ae824f978ca998', + 'https://chromium.googlesource.com/chromium/src/third_party@45549884a9ac54b5f21f76093432fa8e6224b8c1', 'src/buildtools/linux64': { 'packages': [ @@ -123,7 +123,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@f32b83eb08e9ee158d3037b2114357187fd45a05', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@e9a5bd129758dfd242b5c38871544ec27547843e', + 'https://chromium.googlesource.com/catapult.git@90ff937ff645b5dde74f2fa75937e5b7f3ead7d5', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -259,7 +259,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@c53efa33fd4ae37d879c78041a4ff77c0978090c', + 'https://chromium.googlesource.com/chromium/src/tools@d013d491c090460f22d0afb43df1ca35d03cd41c', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@cc958279ffd6853e0a1b227a7e957ca334fe56af',