Skip to content

Commit

Permalink
Update DEPS for 5679 branching
Browse files Browse the repository at this point in the history
Change-Id: Ie04d29364c2d82d1a50ba67254baaa5d622cb917
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4373722
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5679@{#1}
Cr-Branched-From: d630571-refs/heads/main@{#1122561}
  • Loading branch information
Chrome Release Bot (LUCI) committed Mar 27, 2023
1 parent d630571 commit 30e0485
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions DEPS
Expand Up @@ -308,19 +308,19 @@ 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': 'fe05deddba8ac73e115a9327728219b609aec6a5',
'v8_revision': 'refs/heads/chromium/5679',
# 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': 'afc1e5dcc130971988aa012a1d8be5412a7df88f',
'angle_revision': 'refs/heads/chromium/5679',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
'swiftshader_revision': 'c85d70d97009a264fc5e7747316743a1abac5f67',
# 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': 'aae3f4452ac46d64c705a1a117503d59000ebf5e',
'pdfium_revision': 'refs/heads/chromium/5679',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
Expand Down Expand Up @@ -431,7 +431,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': '86f01195ceaff80fc20498a7fb1a0ad70a6c366e',
'dawn_revision': 'refs/heads/chromium/5679',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
Expand Down Expand Up @@ -794,7 +794,7 @@ deps = {

'src/clank': {
'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' +
'f6c0952bdff6acffb8d5d143b07be668c236359a',
'refs/heads/chromium/5679',
'condition': 'checkout_android and checkout_src_internal',
},

Expand Down Expand Up @@ -1240,7 +1240,7 @@ deps = {
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),

'src/third_party/devtools-frontend-internal': {
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'c87401230e838a0cfc0dd801306fbab047036d8a',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5679',
'condition': 'checkout_src_internal',
},

Expand Down Expand Up @@ -1768,7 +1768,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',
},

Expand Down Expand Up @@ -1851,7 +1851,7 @@ deps = {
'dep_type': 'cipd',
},

'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@d56f491466de515bec780ad1d70e53e523ab6e65',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5679',

'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907',
Expand Down Expand Up @@ -1891,7 +1891,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '904c74af6fee0530ce33434974aa0df6316fdef1',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '55f72800b4ea1d367032826929198c2639bfdb6a',
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5679',

# Wuffs' canonical repository is at github.com/google/wuffs, but we use
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
Expand Down Expand Up @@ -1968,7 +1968,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),

'src-internal': {
'url': Var('chrome_git') + '/chrome/src-internal.git@ffafeb5816bab869026eb4334adc50d716abb8be',
'url': Var('chrome_git') + '/chrome/src-internal.git@refs/heads/chromium/5679',
'condition': 'checkout_src_internal',
},

Expand Down Expand Up @@ -3926,7 +3926,7 @@ deps = {
# Dependencies from src_internal
'src/chromeos/assistant/internal': {
'url': Var('chrome_git') + '/chrome/assistant.git' + '@' +
'89ad232d3c9b60b50348c4a2ff383b72e478fc17',
'refs/heads/chromium/5679',
'condition': 'checkout_src_internal and checkout_chromeos',
},

Expand All @@ -3936,7 +3936,7 @@ deps = {
},

'src/libassistant': {
'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + 'fe0ef57f250510e890fc01e1b6c7da7b59117603',
'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + 'refs/heads/chromium/5679',
'condition': 'checkout_src_internal and checkout_chromeos',
},
}
Expand Down

0 comments on commit 30e0485

Please sign in to comment.