diff --git a/DEPS b/DEPS index 7300d4f4cd..25ea4c607a 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': '086dd4c4421df32a43bb55e1def0c8a7d455fbd4', + 'chromium_revision': '4bca0ab40851f27911ca085ae32071010000b21c', } 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@a209c4d9908c4c3715ea16378bd8423e1a4527ba', + 'https://chromium.googlesource.com/catapult.git@28c4ea91f668f7b2aa04658e9cbebb834dcf3b01', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android',