diff --git a/DEPS b/DEPS index 790f1543e9..73cf9f355d 100644 --- a/DEPS +++ b/DEPS @@ -5,7 +5,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'd63380b813e3791f18a93bc8021aa48b39588f21', + 'chromium_revision': 'aa827d65340e922d937cbe95d8fa62dfb520bb5b', } deps = { @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@cb3f04f584a53844546aaa32e949534c453185aa', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@ae4bbcda1a91e3836fb32d778560360be3c895ee', + 'https://chromium.googlesource.com/catapult.git@ce9e11f02436651b9336bee1b70f09dd75d015a0', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -115,7 +115,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@797d74a266bb5ffaa3882dd6a19432d586be776c', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@12f8d69f1288fe1d9ba6c169279d0ac5f652e8b4', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@bcc5d9fec0a32ec5a90b831e5d0414639af34e1f', 'src/third_party/findbugs': {