diff --git a/DEPS b/DEPS index 6728ebe2d..8a24730 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': '7aad8cc2ff7a580bd5852d57289ace8c8dced6f5', + 'skia_revision': '0933f339964a3bf2d878db51ac4c6119a5046c8b', # 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': 'ddebefb50ab52b968fed0f9957c419e7acd2326f', + 'v8_revision': '63ba7b3883d7f2973f5c602f0d813f0a6347c1f6', # 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. @@ -60,11 +60,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. - 'swiftshader_revision': '81aa97bd20033674ba28d779c05fbcee1539ebf7', + 'swiftshader_revision': '83a6bb93fd825b975161546ff92d6fb77a7a9c22', # 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': 'd7403971a25c317671e92ccc676a5f600ed223eb', + 'pdfium_revision': 'b137e75343cada31ddcf905fc581a3a86a63b5d5', # 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. @@ -92,11 +92,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. - 'freetype_revision': '7819aeb622a94be0d89caf8382f290d0266c4aed', + 'freetype_revision': 'c56d8851ea987023cc73981a70d261b3f6427545', # 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': '34ef95cb09ce13d370163e36179981f566356c68', + 'catapult_revision': '5d065952a0d8060166cecc73093775bf518966f7', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -235,7 +235,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' + '@' + 'eb8eec46f7c57ab1bc38111c70ae08eb16b8793d', # commit position 18901 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '74848bb39b933921ca73a3ac9a0ef897b86aed94', # commit position 18908 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),