diff --git a/DEPS b/DEPS index 7a5231bd75..fa6ffd379b 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': '26d09951060c9f0ab11fe5e7ee30977a2f535467', + 'chromium_revision': 'a9c1e4afb977fa0b27c7f7ee4a75266fab833f09', } 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@c24bb2140422b826ec3431a96ed8c06c55b8c11d', + 'https://chromium.googlesource.com/chromium/src/base@0759871ba8033d4614a223ccfe5498f6954f1420', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@586d50f8114770c96eda44ff1e155fe277491cf3', + 'https://chromium.googlesource.com/chromium/src/build@2fc048cf259c2f0d26112b29311a693dc1711fbc', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@6b3e658d6fe8cd9c2588796d296f07312b776054', # 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@b3026b1a11b583ec817b8517ac8e4e185f7f5e41', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@0c6f3cc26c91e02d2fdaaee12e60a6cfc52b0c98', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@a33380acd46340d3f4d713bcbd0f18bd11b78789', + 'https://chromium.googlesource.com/chromium/src/testing@7fc8295e7d2603e8460eff703119f97a360fbdb0', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@2b7c0d1b0ea31e92ab5a8bbdce2279f2eee2b7e5', + 'https://chromium.googlesource.com/chromium/src/third_party@d4ae047bf65c465f623a63fdfd7163b4d0e8415d', 'src/buildtools/linux64': { 'packages': [ @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@6ba98ff60144f60aba589b4d6121689528fbae76', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@b97d4ceb42b40482264e8f41a8ce4af9a871a013', + 'https://chromium.googlesource.com/catapult.git@bcfcc04c53f0e674373404ae4c9b05f1fd62acab', '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@1bfe890bd8fc895baa0631d0547cbfbb4558b9d0', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@7c62ed63ace59cbdfda4a26c6a24ca0c668e9ef3', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@fa04e15e1ad61052e85f42413d4b841d2a496ec0', 'src/third_party/findbugs': { @@ -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@1e52da63744988711789def78f30b9807da781ec', + 'https://chromium.googlesource.com/chromium/src/tools@0f56390d565124bff02617190d81f46ce30c475d', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',