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
c5f9e32d
Commit
c5f9e32d
authored
3 years ago
by
Chrome Release Bot (LUCI)
Browse files
Options
Download
Email Patches
Plain Diff
Publish DEPS for 99.0.4844.4
parent
4e6f0d85
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DEPS
+8
-8
DEPS
with
8 additions
and
8 deletions
+8
-8
DEPS
+
8
-
8
View file @
c5f9e32d
...
...
@@ -245,15 +245,15 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '
refs/heads/chrome/m99
',
'skia_revision': '
51988d0bc11e9024254789aad35b5d86bca2779c
',
# 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/9.9-lkgr
',
'v8_revision': '
862059d63b0137f1669cc02cf526eeb66ee17150
',
# 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/4844
',
'angle_revision': '
161643215f933bef404e110a54334de0e1585c43
',
# 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/4844
',
'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/4844
',
'dawn_revision': '
f52a227a248eb927a9dea5a3cfb32c72f6f5d53c
',
# 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/4844
',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@
d1b842fca80dddd1a098bf63813386e3e44f9642
',
'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' + '@' + 'fc207904abbb29864991c71c7156336455a3d892',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '
refs/branch-heads/4844
',
Var('webrtc_git') + '/src.git' + '@' + '
6053903ab919c9eb1b4280a595b94913bb97eb8f
',
'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/4844
',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@
07ec870ebdaba084d8e59d600e9114dcba747b8f
',
'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