diff --git a/DEPS b/DEPS index 257307249f..36bb230dc2 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': 'eca56ac0503539d7f045c87c1bd439fd797d55a6', + 'chromium_revision': '331304131f3bdcecb84b9e4dc75eb9f2ec42eb69', } 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@bd20a81969839c3148c18a73a34c4dd7d4dfd8cf', + 'https://chromium.googlesource.com/chromium/src/base@70e24097c7baf5b0b0051bcdb4731a0d6ed06247', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@0d60566c5fa6e434f9ed388258c55c4caf4c89da', + 'https://chromium.googlesource.com/chromium/src/build@fdb6fae0ee409132c210eaab5cbf433a088213fb', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@7b7a5c0f25f11f3c5a1ed3935324c2c59fbc24a2', # 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@cc26aa2f6f7a35b5aaeb87a6d0934fbc02e83827', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@b0f6fc5aa8f723af097e1e941e51c0757ca601af', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@de8c7661c99c3a594327962c197eb09dfb9a220e', + 'https://chromium.googlesource.com/chromium/src/testing@6882056640b16aea7b1267a8231d8df984d3f88e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@63179e8eb4ce2abbc900469211a7f22cb04fc524', + 'https://chromium.googlesource.com/chromium/src/third_party@8c55ec71141fd639526ed07baf9d92d8abb33e86', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@09050cb498336655883157c6e6055db9e5542857', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@60b615536f54726c34d2137494bd447728465db0', + 'https://chromium.googlesource.com/catapult.git@96450caa691a82a9c66a1bb8eeab89f1b11b31a0', '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@0fb33b26eb533a6f6184cab75ad50c229ee5c130', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@9217ff8b2c57fc7f5f706fef741a2c48efe7c885', '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@feaccac1de09b4ceb621ce362878d16f235fbfb8', + 'https://chromium.googlesource.com/chromium/src/tools@a4306383bce72280a2838076b361bb2997f9aa2c', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',