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
4f66ccf1
Commit
4f66ccf1
authored
3 years ago
by
Chrome Release Bot (LUCI)
Browse files
Options
Download
Email Patches
Plain Diff
Publish DEPS for 96.0.4664.120
parent
bd700513
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 @
4f66ccf1
...
...
@@ -235,15 +235,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/m96
',
'skia_revision': '
5c2790986b220ac4f4dcc9d781f4164db30e4067
',
# 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.6-lkgr
',
'v8_revision': '
22f5d13b63b2deca04c3a332d07f523ead1e673d
',
# 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/4664
',
'angle_revision': '
ce8b70863980d84e103c8d5f3ab6e267ae90701a
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
...
...
@@ -251,7 +251,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/4664
',
'pdfium_revision': '
4888f0787318b65445196c9f741e7dcee0f8b73b
',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
...
...
@@ -350,7 +350,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/4664
',
'dawn_revision': '
7e6f3e83bc1854a57e45e94e62973437562a1fa7
',
# 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/4664
',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@
6c9a3552da8d57dc168a4d9ea6d01c9df4d7dbb8
',
'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' + '@' + 'b0291fd966b55a5efc496772555b94842bde1085',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '
refs/branch-heads/4664
',
Var('webrtc_git') + '/src.git' + '@' + '
809830f1b39f9d0933dd979c9e8f32a4a922b71c
',
'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/4664
',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@
96bad4b4eac69a7782fcc4033cbf0f62caa19ede
',
'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