diff --git a/DEPS b/DEPS index 698158b0b7..544bbe5861 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': '9f151687295d2547bc3d7c1542b80505552f0f87', + 'chromium_revision': '1d12ff693df75cfd1d662094fca30811e4d995d0', } 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@65481d8873a0dc1531dba4a417f7d7a4d9b1e11c', + 'https://chromium.googlesource.com/chromium/src/base@4e24f6c092be7ae77e30caf96e940e5537f98d85', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@5106936dbfad11f584e4990ad8fdd6c5d46426c0', + 'https://chromium.googlesource.com/chromium/src/build@e7f81b65041e346ee5a0ffc03904c5d185eebbce', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172', # 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@359b4b9a60cf647d2696f3b8778aca6ceedec64d', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@d8a0bae322c1c02a015578e05472f5eb65724db5', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@344bfcdcab35ca0c84af6bbba039ad47d385d0bd', + 'https://chromium.googlesource.com/chromium/src/testing@15e0bc2f47cf04345022ba368567d6bed95fddab', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@25fa157413195fd11ba7f916f5d8334235d8238b', + 'https://chromium.googlesource.com/chromium/src/third_party@3355b26c6ec80fc66724881730762c825d3704a4', 'src/buildtools/linux64': { 'packages': [ @@ -109,9 +109,9 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@05cd93068b0a553afc48f69acbceae10c6a17593', + 'https://boringssl.googlesource.com/boringssl.git@5ce7022394055e183c12368778d361461fe90a6e', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@5966abc15e4d5cd401d304badb8cb2002135d8b8', + 'https://chromium.googlesource.com/catapult.git@ecd10922eec536ad7795c0f30ff7349952d211ff', '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@9d25ad41920eff43a8249f663e5f66d7d1b89d5f', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@73ec83f0febdf5015e18199abe42ee092b6e67ab', '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@5563770d3aacc2d513036514d860941e4a8c8d79', + 'https://chromium.googlesource.com/chromium/src/tools@3692d5fe84ec5776e9068555a8d415fb9b0b2150', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',