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
ec833233
Commit
ec833233
authored
3 years ago
by
Chrome Release Bot (LUCI)
Browse files
Options
Download
Email Patches
Plain Diff
Publish DEPS for 99.0.4760.0
parent
866060f7
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 @
ec833233
...
...
@@ -243,11 +243,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/4760
',
'v8_revision': '
8a05d7add33e40e73aac9fc43b4d9cce04adeaca
',
# 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/4760
',
'angle_revision': '
a1b9eb68e41750c9d3869ce990b0c05362ff5aac
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
...
...
@@ -255,7 +255,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/476
0',
'pdfium_revision': '
deb48dadd9087b689e23e4af4ad91afeea0d33b
0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
...
...
@@ -354,7 +354,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/4760
',
'dawn_revision': '
8da36a73497826d07afb96f7b2d8dd8375a4bbc4
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
...
...
@@ -1603,7 +1603,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/4760
',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@
b479308f87a53db3c3d4b9fa3280296c93378997
',
'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '5e49f57a6e71a026a54eb42e366de09a4142d24e',
...
...
@@ -1642,7 +1642,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'aa6dcde554d68ea68684af3e6699541ff6067793',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '
refs/branch-heads/4760
',
Var('webrtc_git') + '/src.git' + '@' + '
a6b138d6b4ef3a5b2c87f899b67f3b5c8dd3c002
',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
...
...
@@ -1700,7 +1700,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/4760
',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@
7b91402da82b386bcbf61b9a6b4cc55682148d5e
',
'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