diff --git a/DEPS b/DEPS index 919df5cbe9cd5..c3b60c520b394 100644 --- a/DEPS +++ b/DEPS @@ -308,11 +308,11 @@ vars = { # 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': 'refs/heads/chromium/5559', + 'v8_revision': '199c484c7503cb392116ca8b0e62149b06733cbf', # 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': 'refs/heads/chromium/5559', + 'angle_revision': 'e5671e16b83ff26b25c2a831ff9cdc3930f8c06d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -320,7 +320,7 @@ vars = { # 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': 'refs/heads/chromium/5559', + 'pdfium_revision': 'ddc5f79a33a19c09cc9bc855e5a34b67417dcd3d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -419,7 +419,7 @@ vars = { # 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': 'refs/heads/chromium/5559', + 'dawn_revision': '9dc48bcef3c390ac55eb52b76f932092c7c79f0a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -770,7 +770,7 @@ deps = { 'src/clank': { 'url': 'https://chrome-internal.googlesource.com/clank/internal/apps.git' + '@' + - 'refs/heads/chromium/5559', + 'e8e424622a35cc85d08ad4603a3f7903326baf7c', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1210,7 +1210,7 @@ deps = { Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5559', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '4e9c707c248c2168ce9bfeea6bafd1435ad0e322', 'condition': 'checkout_src_internal', }, @@ -1800,7 +1800,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5559', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@a2f348c2039f905cefcf17901b066376ca9a044a', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1840,7 +1840,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3f9b09b36b8cefc84c30adad2ecd2824caded6e7', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5559', + Var('webrtc_git') + '/src.git' + '@' + 'e2c29c520a4e489c93953a8ed0ae290d4adbd0b2', # Wuffs' canonical repository is at github.com/google/wuffs, but we use # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file. @@ -1910,7 +1910,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/5559', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d0213e7a51f72fc605b8ddedd3d86c053e5c21e7', 'condition': 'checkout_src_internal', },