diff --git a/DEPS b/DEPS index f46e0b261be35..d665cdaa72eed 100644 --- a/DEPS +++ b/DEPS @@ -303,11 +303,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/5482', + 'v8_revision': '06097c6f0c5af54fd5d6965d37027efb72decd4f', # 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/5482', + 'angle_revision': '1505f3fb77cf77c5f12d5d87f44e92a1236d09c1', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -315,7 +315,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/5482', + 'pdfium_revision': '1e5f8aac8cc36a324c0c8c321d9b98b594399e62', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -414,7 +414,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/5482', + 'dawn_revision': '1438e82354067424c052365f1fb9db877dd33a2a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -771,7 +771,7 @@ deps = { 'src/clank': { 'url': 'https://chrome-internal.googlesource.com/clank/internal/apps.git' + '@' + - 'refs/heads/chromium/5482', + '30368bc56d452da29538258b3ddd725bf44c5676', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1211,7 +1211,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/5482', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'f7a8c6d7393bb53638616b9ff5749f80bc9add45', 'condition': 'checkout_src_internal', }, @@ -1785,7 +1785,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5482', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@c943ccc4d3988ebdb5defd0c0c9c53f579e2c948', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1825,7 +1825,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '47d19f5e63bbdf00138b677bfc2d19627cb0c4ad', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5482', + Var('webrtc_git') + '/src.git' + '@' + 'af80d79d665403c4fd383a33d623c923238bf777', # 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. @@ -1895,7 +1895,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/5482', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@5e86ffd8b889aa7a4e00fa24c39b85b5ebfa6064', 'condition': 'checkout_src_internal', },