diff --git a/DEPS b/DEPS index 827f9c8..08cbcee 100644 --- a/DEPS +++ b/DEPS
@@ -177,11 +177,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': 'f03c1160217296167d4132795f628231105f4002', + 'skia_revision': 'ad9110026beed70d5737dd65756422f81ed7e5f5', # 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': '0a0715c4776f8c92cbc00a8b72b7f7fd51d3857e', + 'v8_revision': '390a4513a584df618c36884766c69b46da421c94', # 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. @@ -189,15 +189,15 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '7488a096411581520ef858f1089a94234c048101', + 'angle_revision': '4a8fa19f05741435f56d582f69c9194e56513839', # 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': '153a537a3f87413ce262bf269d1ef1542e9a5186', + 'swiftshader_revision': '6c3dc3581eaf4345c0507d5ac7bb013d55351547', # 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': '3c63cf70e3b3388b0cbc6799d55c62dcb71b78ee', + 'pdfium_revision': '94294b48c239efaeb08c825da07525c520cdc5e0', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -248,7 +248,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-frontend # and whatever else without interference from each other. - 'devtools_frontend_revision': '912cec0c6822e066040c7c6e8aea2525db2e080c', + 'devtools_frontend_revision': '109232bcf479c8f4ef8ead3cf56c49eb25f8c2f0', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libprotobuf-mutator # and whatever else without interference from each other. @@ -308,11 +308,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': 'f329c78b6cb0918e4aeafc9bebdf27173aa710a7', + 'dawn_revision': '74f5054ec925faf5100fa265325c460df2795120', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'quiche_revision': '2d483ad845f1085195cf71a4f18ffa1861bdd4fd', + 'quiche_revision': 'a27a3c96909f8397307360750dc92754ab3dfbc5', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ios_webkit # and whatever else without interference from each other. @@ -900,7 +900,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '9d635962bc7844212b4309b5123bfd9a2f9bfa4c', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'ea8b58b970c0c94b4a36270b806ee307547cd77e', 'src/third_party/devtools-frontend/src': Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), @@ -1494,7 +1494,7 @@ Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'ec18cc3262922e7dcdbe70243c6f40606f979144', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '8c52e8a2efb022c58dd5069e231c6e67b701b3b0', + Var('webrtc_git') + '/src.git' + '@' + 'b6bf0b2546f3f5eeec88112431c8a58e86a2e19a', 'src/third_party/libgifcodec': Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), @@ -1564,7 +1564,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e6148d3266a24a8bcfd266179f3a185546662256', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b8692a1901e0a60bb19bba56388ef36c91b99896', 'condition': 'checkout_src_internal', },