diff --git a/DEPS b/DEPS index 4b0380f..03b99b0 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': 'dcf65ba2f663c9efb8e1ce25e2a28129c8508f1b', + 'v8_revision': 'a8a39548a410205fe49dbd5daca8cc601ade2d16', # 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': '4db9046e56c884a350fa2c5087f8d5b8110463c4', + 'pdfium_revision': '3962d80bde19074227c34f4615b0446f4975a098', # 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. @@ -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' + '@' + 'f91805c46d7a5067e3b4ce2bd066ca504dc167f3', # commit position 18617 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'e6fddec2d5f2b9883f3d678c9e5623a8e1c6e28b', # commit position 18665 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), @@ -860,18 +860,6 @@ ], }, { - "name": "wasm_asmjs_fuzzer", - "pattern": ".", - 'action': [ 'python', - 'src/third_party/depot_tools/download_from_google_storage.py', - "--no_resume", - "--no_auth", - "-u", - "--bucket", "v8-wasm-asmjs-fuzzer", - "-s", "src/v8/test/fuzzer/wasm_asmjs_corpus.tar.gz.sha1", - ], - }, - { 'name': 'devtools_install_node', 'action': [ 'python', 'src/third_party/WebKit/Source/devtools/scripts/local_node/node.py',