diff --git a/DEPS b/DEPS index 8f9cefae77..3a1238bed9 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'webrtc_git': 'https://webrtc.googlesource.com', - 'chromium_revision': '7e9f692ee375a592dd8723759f732b45d71636da', + 'chromium_revision': '04aa516a19f9ec4f63f028dd5343b345ae62c6be', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -24,7 +24,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult # and whatever else without interference from each other. - 'catapult_revision': 'f5981fb3c2b045ad90b1418a134cc49e76260d9d', + 'catapult_revision': '5314945fa47aafd1edb930ace2590bdc7c874632', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.