diff --git a/DEPS b/DEPS index a73ed7d380..8e3a70f159 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': '6ba1e902231141a9db5db2f17ac4af89fcfdadb8', + 'chromium_revision': '1bdd79185bae4dfac82bfabcd8b59004f7bfeb78', } 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@a70630e9c7161fe749898b6520023cd91f43cd79', + 'https://chromium.googlesource.com/chromium/src/base@aa0441184ba97ca58f3e23689bee245923226402', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@a70ee4d66e92cc101685d2e6d3c64817b742aed6', + 'https://chromium.googlesource.com/chromium/src/build@4c9b2a42711593da3ffdc7d0e34455e7a83a06a1', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628', # 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@43a1a529d277a9c782f9ed303a63e94efed79aff', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@1aa33472f37cb3098496612909db5f0880f503d7', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@2ca3665a90d321a46a4552fee24b69b43a379036', + 'https://chromium.googlesource.com/chromium/src/testing@cf8b5bf8659f076186d99d43bf800a31fa0d2f12', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@b591b12c872144bfa0ce90612cd17fc94b7f3360', + 'https://chromium.googlesource.com/chromium/src/third_party@15720ec986c001952db66927d25acef97f2e7460', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@4dfd5af70191b068aebe567b8e29ce108cee85ce', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@88aae3b05111daa5754f6c098e071d7bf330beb4', + 'https://chromium.googlesource.com/catapult.git@471a922d82cac522a2046194a597210ace8e057a', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -119,7 +119,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@c0758331ea123f64269ed26d71624751cbd8f892', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@364640e2491e6288452cc9cdc8c7913a0bf1d17e', 'src/third_party/errorprone/lib': { 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -231,7 +231,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@542180c73e6a1034074f88916982ec624a148386', + 'https://chromium.googlesource.com/chromium/src/tools@ddab2b582f240d7d980f596f6822fa83ae38ea7a', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',