diff --git a/DEPS b/DEPS index 4f367a8d9e..257307249f 100644 --- a/DEPS +++ b/DEPS @@ -5,14 +5,14 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '395aebd4f58712575b1dd3d63308b0817817a923', + 'chromium_revision': 'eca56ac0503539d7f045c87c1bd439fd797d55a6', } 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@a2722a626c598bc7d5265f3b57a1f4875053a914', + 'https://chromium.googlesource.com/chromium/src/base@bd20a81969839c3148c18a73a34c4dd7d4dfd8cf', 'src/build': 'https://chromium.googlesource.com/chromium/src/build@0d60566c5fa6e434f9ed388258c55c4caf4c89da', 'src/buildtools': @@ -23,13 +23,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@344d30c9ebd68cf8cebb9af2cf9abc5fb3ce7861', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@cc26aa2f6f7a35b5aaeb87a6d0934fbc02e83827', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@6708f7600382f912d98346f9536516e7df90f9c8', + 'https://chromium.googlesource.com/chromium/src/testing@de8c7661c99c3a594327962c197eb09dfb9a220e', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@3a18f8c278006e33616868cb36d44f1e9ab039b6', + 'https://chromium.googlesource.com/chromium/src/third_party@63179e8eb4ce2abbc900469211a7f22cb04fc524', 'src/buildtools/linux64': { 'packages': [ @@ -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@65c2b1e1d17e7f444b965a5eeefa2af8f0d61216', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0fb33b26eb533a6f6184cab75ad50c229ee5c130', '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@8c18595891545738a0c504428863e9f10a79de53', + 'https://chromium.googlesource.com/chromium/src/tools@feaccac1de09b4ceb621ce362878d16f235fbfb8', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',