Skip to content

Commit

Permalink
Update DEPS for 5790_85 branching
Browse files Browse the repository at this point in the history
Change-Id: I97f0913eb734aaa08a49e4052ddf1d1642357efd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4702192
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5790_85@{#1}
Cr-Branched-From: 33645bf-refs/branch-heads/5790@{#1560}
Cr-Branched-From: 1d71a33-refs/heads/main@{#1148114}
  • Loading branch information
Chrome Release Bot (LUCI) committed Jul 19, 2023
1 parent 33645bf commit 22381ab
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions DEPS
Expand Up @@ -304,27 +304,27 @@ 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.
'src_internal_revision': 'refs/heads/chromium/5790',
'src_internal_revision': 'refs/heads/chromium/5790_85',
# 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/m115',
'skia_revision': '3e827bac0cc99f8cb552079a4bc8c2a79ac2460b',
# 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': '5315f073233429c5f5c2c794594499debda307bd',
'v8_revision': 'refs/heads/chromium/5790_85',
# 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/5790',
'angle_revision': 'refs/heads/chromium/5790_85',
# 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': 'f549d5e6c6635ec8b75fb544a6bdc9f48bfb1dd3',
# 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/5790',
'pdfium_revision': 'refs/heads/chromium/5790_85',
# 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 @@ -435,7 +435,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/5790',
'dawn_revision': 'refs/heads/chromium/5790_85',
# 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 @@ -816,7 +816,7 @@ deps = {

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

Expand Down Expand Up @@ -1246,7 +1246,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' + '@' + 'refs/heads/chromium/5790',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5790_85',
'condition': 'checkout_src_internal',
},

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

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

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

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5790',
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5790_85',

# 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 @@ -3961,7 +3961,7 @@ deps = {
# Dependencies from src_internal
'src/chromeos/assistant/internal': {
'url': Var('chrome_git') + '/chrome/assistant.git' + '@' +
'refs/heads/chromium/5790',
'refs/heads/chromium/5790_85',
'condition': 'checkout_src_internal and checkout_chromeos',
},

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

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

Expand Down Expand Up @@ -4143,7 +4143,7 @@ deps = {

'src/components/optimization_guide/internal': {
'url': Var('chrome_git') + '/chrome/components/optimization_guide.git' + '@' +
'refs/heads/chromium/5790',
'refs/heads/chromium/5790_85',
'condition': 'checkout_src_internal',
},

Expand Down Expand Up @@ -4191,7 +4191,7 @@ deps = {

'src/ios_internal': {
'url': '{chrome_git}/chrome/ios_internal.git' + '@' +
'refs/heads/chromium/5790',
'refs/heads/chromium/5790_85',
'condition': 'checkout_ios and checkout_src_internal',
},

Expand Down

0 comments on commit 22381ab

Please sign in to comment.