Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Pearson
chromium
Commits
1481a923
Commit
1481a923
authored
3 years ago
by
Chrome Release Bot (LUCI)
Browse files
Options
Download
Email Patches
Plain Diff
Publish DEPS for 98.0.4745.20
parent
e1644f15
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DEPS
+7
-7
DEPS
with
7 additions
and
7 deletions
+7
-7
DEPS
+
7
-
7
View file @
1481a923
...
...
@@ -238,11 +238,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/4745
',
'v8_revision': '
a41546bc93a6c07b437aad17bb602cf523e8bd2b
',
# 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/474
5',
'angle_revision': '
6c00068c5d5606c6f3e35bcc093e2af799c8838
5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
...
...
@@ -250,7 +250,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/4745
',
'pdfium_revision': '
e56acd05988619a908acc892e5ef381c3b5aef5e
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
...
...
@@ -349,7 +349,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/4745
',
'dawn_revision': '
e8965c915692a5b48651105c8990476f4633a28b
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
...
...
@@ -1595,7 +1595,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/4745
',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@
9970c397e55e642e6e670452316cac91e6162959
',
'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '5e49f57a6e71a026a54eb42e366de09a4142d24e',
...
...
@@ -1634,7 +1634,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '770facab6251abd3a78c7685b6ca4200c0a49f81',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '
refs/branch-heads/4745
',
Var('webrtc_git') + '/src.git' + '@' + '
adf7dc34f036eba9283bb6ee022333009fda05fb
',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
...
...
@@ -1692,7 +1692,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/4745
',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@
62efd3a17f4163716b6a1a9a638ec52a054112b6
',
'condition': 'checkout_src_internal',
},
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets