Commit 87e69444 authored by Chrome Release Bot (LUCI)'s avatar Chrome Release Bot (LUCI)
Browse files

Publish DEPS for 100.0.4848.0

parent a457c3b4
No related merge requests found
Showing with 7 additions and 7 deletions
+7 -7
......@@ -249,11 +249,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/4848',
'v8_revision': '576f54907b20c3167d4ded4b4e8c81b15c5d9e26',
# 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/4848',
'angle_revision': '0f00fbae2cdaf0813816bda44ac10d37ccba7a4b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
......@@ -261,7 +261,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/4848',
'pdfium_revision': 'e08973f07eac840c09b8bfa7a75d2df56d015d88',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
......@@ -360,7 +360,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/4848',
'dawn_revision': '9a68ad594f256d303cad9a4a52cc9beb806848d3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
......@@ -1634,7 +1634,7 @@ deps = {
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '62d7d0c928c9a040dce96aa2f16c00e7e67d59cb',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/4848',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@238eaa6f9d25f588ed32fcd9267df782dc706127',
'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907',
......@@ -1673,7 +1673,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7c696b0954c5a8a2ecbd3ee7517d92dc8b1c22a1',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4848',
Var('webrtc_git') + '/src.git' + '@' + 'c0a4316825a8a5ebffa60713e32660f4c7ffb336',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......@@ -1743,7 +1743,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/4848',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@7967f6a3dfcd41ee40f17c23166124c4c54b67ef',
'condition': 'checkout_src_internal',
},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment