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
191c73c4
Commit
191c73c4
authored
3 years ago
by
Chrome Release Bot (LUCI)
Browse files
Options
Download
Email Patches
Plain Diff
Publish DEPS for 97.0.4692.79
parent
7874bd2c
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DEPS
+9
-9
DEPS
with
9 additions
and
9 deletions
+9
-9
DEPS
+
9
-
9
View file @
191c73c4
...
...
@@ -234,15 +234,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/m97
',
'skia_revision': '
b4d28b2f35396ae4dd69338254415066629dfd25
',
# 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.7-lkgr
',
'v8_revision': '
96e2674d6126c2ae64d44024aaa7968c853ac4a2
',
# 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/4692
',
'angle_revision': '
9272f74e28630f6784fae7ef9d817e5fe91a7fbc
',
# 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/4692
',
'pdfium_revision': '
31722577db9dc12a249ca6cdf2ff34e51a998360
',
# 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/4692
',
'dawn_revision': '
b23a8c209c5c96c30baae464f3f70398d1b3069d
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
...
...
@@ -1527,7 +1527,7 @@ deps = {
},
'src/third_party/requests/src': {
'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + '
refs/tags/v2.23.0
',
'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + '
c7e0fc087ceeadb8b4c84a0953a422c474093d6d
',
'condition': 'checkout_android',
},
...
...
@@ -1598,7 +1598,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/4692
',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@
0a840b6d7fde37f82fce78d9443312c461f0689b
',
'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'e0216a5484c8345f7d792fa16fad77ac63d89a70',
...
...
@@ -1637,7 +1637,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '2961e70ac940aa861f924efd1ec97405a0afc4e5',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '
refs/branch-heads/4692
',
Var('webrtc_git') + '/src.git' + '@' + '
0941f936e6bf3d4fce05fec82b77518d40516007
',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
...
...
@@ -1695,7 +1695,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/4692
',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@
41a515aa33155f698ab91f717824f9016e051f99
',
'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