diff --git a/DEPS b/DEPS index 641f9598b9..19eded1af2 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': '487ee81fa3795b91411de52be24cd2c80d93c370', + 'chromium_revision': 'c04519686a8d4a2ec6a343d25474b4b4f10c4818', } deps = { @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@89730072b81077cc3e3a973963015b2494d36b1a', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@6b345995a82794d776ed6b20202b5dbcc6845619', + 'https://chromium.googlesource.com/catapult.git@68125d90962143a4d502068cd45fef7a98f4fbe4', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android',