diff --git a/DEPS b/DEPS index 7f497a5204fb48..9e8735706e212d 100644 --- a/DEPS +++ b/DEPS @@ -312,11 +312,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/5353', + 'v8_revision': '91ee0de8ddc7f182e2f6b0f138c4186a675fc14a', # 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/5353', + 'angle_revision': '702440964b21671c3331e8ff0335778575ae1527', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -324,7 +324,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/5353', + 'pdfium_revision': '9e4521d1fd5c8f06dffebb6c5f46d1cfc4b5a3c3', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -423,7 +423,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/5353', + 'dawn_revision': '112d7614483a266869cb74891a8bdb9c5b5bb1ee', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1246,7 +1246,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/5353', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '683e8963d4a413cb76beefd1476c2010912928f9', 'condition': 'checkout_src_internal', }, @@ -1806,7 +1806,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5353', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@6d9d58e17148094a87338237373e03b627d6cbc1', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1846,7 +1846,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '74b1f15354f71608a0c08416b21988423e13b65b', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5353', + Var('webrtc_git') + '/src.git' + '@' + 'b984c07dab529f5bbc52cad18e5c5a9de2278f0a', # 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. @@ -1916,7 +1916,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/5353', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@16e1a9f8245d48a0ec337a3903ea2b4ee04aef6b', 'condition': 'checkout_src_internal', },