diff --git a/DEPS b/DEPS index 83c4fb0..fa8b852 100644 --- a/DEPS +++ b/DEPS
@@ -44,7 +44,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '3ba62085d3cc1058b58949d1dcfb59c8c268a92c', + 'v8_revision': '33b520f608d4bad02a466906ce319ea18aea0654', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. @@ -96,7 +96,7 @@ # 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': 'af523a1723e562e65becbc4fd7281445af79eb75', + 'catapult_revision': '789abd6994abc843ebd31b9eeec8ccb9cd1cb397', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -238,7 +238,7 @@ Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 'src/third_party/webrtc': - Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'c87fa15b08ee096f87d8d63c1358b7700bb6697a', # commit position 19263 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'c0b94eed5babc4ca5af32453a53d49e3ca155fcd', # commit position 19300 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),