diff --git a/DEPS b/DEPS index 4646c49..a77e72f8 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': 'bf6d80a7a496f96589f1592ee5f644002fbb9f6d', + 'skia_revision': '58bf693ffd9faab97eff69bc21203c138f142564', # 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': 'f46502effdb514458fb1c0b3507db268a328b093', + 'v8_revision': 'bdd3886218dfe76e8560eb8a18401942452ae859', # 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': 'f16f6b8b52277348f5d571b7641bb0bbd5239589', + 'pdfium_revision': '242b95e2a9df3b57dd9aa28adea58ad51f84a221', # 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. @@ -72,7 +72,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. - 'boringssl_revision': 'b8d74f5b6a7ba628a937034f8a9ac1b9a36d9ad0', + 'boringssl_revision': 'e1cc35e581a6d42f618d8c783f36faebc6023bb7', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling google-toolbox-for-mac # 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': '54dd0fc86f01bbdb30f14a95ba758aa60dff6904', + 'catapult_revision': '249cfbcd887a115088787aad5d1486539ffc391c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -188,7 +188,7 @@ Var('chromium_git') + '/external/bidichecker/lib.git' + '@' + '97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/webgl/src': - Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '130f5c1846618224127385428f2b189868f7cb9b', + Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6b0934a77db966f6ff0321fce28fad75b72e4a6d', 'src/third_party/webdriver/pylib': Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d27ca4835fb6c5ce4b42275bd', @@ -224,7 +224,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' + '@' + '155a5b4ffc713e5a6ee24c52b2d620c561b3a772', # commit position 15051 + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'fa4cf85de73ffb5079ea77fa18a0a19d48059b46', # commit position 15101 'src/third_party/openmax_dl': Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),