diff --git a/DEPS b/DEPS index 2476cb9..ca5677ab 100644 --- a/DEPS +++ b/DEPS
@@ -138,7 +138,7 @@ # 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': 'cc82972af115b2fecc857c39d55c308009eeca3a', + 'skia_revision': '5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -150,11 +150,11 @@ # 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': '2d0a9acb05511a8fdaf0cd27d0da22599516a68b', + 'angle_revision': 'f1a40a848d29e696e5e00aea4b9a26940b9df23d', # 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': 'f60a2d59c9f2cee2f3749ee9bf03bdb1bf2bccaa', + 'swiftshader_revision': '83818b444fc39e43649616d4b207a5085766d1fa', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. @@ -189,7 +189,7 @@ # 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': '711b593e4b589fbd726a4962ad492fc4e416355d', + 'freetype_revision': '7fde521bd918d2299cce80c306ecc2cac9f51303', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling HarfBuzz # and whatever else without interference from each other. @@ -201,7 +201,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': '93cd912aa60ef771f5aef978e3ba7f886c02bf9b', + 'catapult_revision': '9ba3fdcb3aef252bea4b93c7beb3205a17c3e984', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -269,11 +269,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. - 'shaderc_revision': '3c76b8aa36fad139c871859d75056b222d31489c', + 'shaderc_revision': 'facd09210436eaa51f0cb610d9dbb2bab5b91b4b', # 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': '7eb6be186be60a536a9f529b514bb5c5fd79293d', + 'dawn_revision': '2b82eb290220668cc1459a591558d20d03614800', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1355,7 +1355,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '54c9d89f69c50ae180e818528081404582a59a9c', + Var('webrtc_git') + '/src.git' + '@' + 'e323359d6f0ace0022d1eefebe7a74833338f665', 'src/third_party/xdg-utils': { 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', @@ -1396,7 +1396,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@bc9865fc3dd2157d95ed2fb2096bee529b0d70a9', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@0379d9c272d6debca36b43b96f0f088bdefe5e10', 'condition': 'checkout_src_internal', },