diff --git a/DEPS b/DEPS index 4b988279d3..5f209d1f10 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': 'f71e417d43f4f695028e96b0c8b16df1d6da60eb', + 'chromium_revision': '0fe8f345326450502e938bbb562425641d929e15', } 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@81ff720870aac459f1d6d85c286fe41e7fe6e82d', + 'https://chromium.googlesource.com/chromium/src/base@b8b892c147931938bbf9d133dd73d41534f440f4', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@5bde74a527fa1247beb4e44bd0b7dcb06001c791', + 'https://chromium.googlesource.com/chromium/src/build@a6ebe4b489bea070fd1b298174ece688a2744ae3', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@4164a305626786b1912d467003acf4c4995bec7d', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -30,9 +30,9 @@ deps = { 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@42d46968c8fa7bc26e892ab1890d6a496378bcb9', + 'https://chromium.googlesource.com/chromium/src/testing@bcedaf49966444198b8b9f9f8bcc53549eaf0135', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@a96bb2cbbdfe6511a015af2d4308ac838d5ad94e', + 'https://chromium.googlesource.com/chromium/src/third_party@257d26c830318040f6759b8633b330170555b74d', 'src/buildtools/linux64': { 'packages': [ @@ -123,14 +123,14 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@f32b83eb08e9ee158d3037b2114357187fd45a05', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@c1e52741a15b0387afe1c7d0c1ed23b88a0b6a5b', + 'https://chromium.googlesource.com/catapult.git@42d02fb84d566b0b23b9b4282f660c52ed0c2bbd', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, '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@c99efb2f8c62aadcaa6b3f9507a17232e3367bac', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a30b7bd35b108a9dce12c4a6d2df773bb983988a', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@d2350e1645b5dea766056e15dbf20004e141840d', 'src/third_party/findbugs': { @@ -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@6592629534ace394a10cf4794b6c0bd63f45e826', + 'https://chromium.googlesource.com/chromium/src/tools@989d6e4a6787da275ccec26a0d6396da6fe2bf63', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@cc958279ffd6853e0a1b227a7e957ca334fe56af',