diff --git a/DEPS b/DEPS index 755407af32..382947482f 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': '58a2bab7bddae4956cdb6b9c7ded0e6f1dde1195', + 'chromium_revision': 'fe8ed20c779506a1a3fc2a984f0fa33a03e37e50', } 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@a8b47403c0775fc4d6c3bb468ef9c5555d9cafda', + 'https://chromium.googlesource.com/chromium/src/base@aa802bbdbca390bbb2cb3ae8d537ac9eed7bad68', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@9112428bb9714439e07f0b66b75e0f06b83303fd', + 'https://chromium.googlesource.com/chromium/src/build@0988d5b21160d55a172f3368b56da2be894b183b', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@cd73d2159864031f52f660ae236bacc0fae108ec', # 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@9101b264f63f88c7dad85e3d19b9d1989c91dc35', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@e806038a1cbc6056e0a46059de1319e9e9a11b7d', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@3d7e946f5b926dee498ffdcb89733e860f59093c', + 'https://chromium.googlesource.com/chromium/src/testing@10cab916a360a0d7d2ed4ff0950d825399149f9e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@2ce10380bd45bea2f65337365eb47b97b84467e0', + 'https://chromium.googlesource.com/chromium/src/third_party@f11deed8c11757af575c812ba95c4a359b7198d3', 'src/buildtools/linux64': { 'packages': [ @@ -111,7 +111,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@05cd93068b0a553afc48f69acbceae10c6a17593', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@c5f9c068212598f72a2f07356be1d7452ce9861b', + 'https://chromium.googlesource.com/catapult.git@fc09aa89b962d9e59d5fda153be9ed4c493c9200', '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@cc6f585f055ae696170b22f0e8db906d27afe636', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@2ae039a065a6afa10e1a067f5af7c5403a6dd895', '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@a9a3a3075b876faf176385672c9e08c96aa66847', + 'https://chromium.googlesource.com/chromium/src/tools@2531a4ffe616afdbcec5fca1e1a030a3aec49a6b', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',