diff --git a/DEPS b/DEPS index 1e33a23..e7fc4413 100644 --- a/DEPS +++ b/DEPS
@@ -40,11 +40,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '5bd984892db1b5a2c3f76d51d8d77499afd853c5', + 'skia_revision': '0fa156fcfba3b430801b5448ddfc254732bf7386', # 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': 'ad5116b06454d0cf88d7f4f362833a23b84e26b7', + 'v8_revision': 'a41f32d2aa7d677a89ba2c2b4a83d3c76895efd7', # 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. @@ -64,7 +64,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. - 'pdfium_revision': '84b596d64aab8f8c6dd6145e9c210b145fc5631a', + 'pdfium_revision': 'e6baec592965d6e7e8969ae22910306ff4fed98b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openmax_dl # and whatever else without interference from each other. @@ -232,7 +232,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' + '@' + '19ef130fe788d5d0471fa1b301cd622ae73666b7', # commit position 17638 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '1abcfb59a01e17050dc41b5635e52ee591962018', # commit position 17657 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),