Skip to content

Commit

Permalink
Update DEPS for 5787_2_3 branching
Browse files Browse the repository at this point in the history
Change-Id: If76f1949ecca66bd172ab22b3c56a2f084d3d7f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4554338
Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5787_2_3@{#1}
Cr-Branched-From: cfbcd09-refs/branch-heads/5787_2@{#3}
Cr-Branched-From: 75b8b1c-refs/branch-heads/5787@{#4}
Cr-Branched-From: fbef34b-refs/heads/main@{#1147131}
  • Loading branch information
Chrome Release Bot (LUCI) committed May 22, 2023
1 parent cfbcd09 commit 925df3b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions DEPS
Expand Up @@ -304,19 +304,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': 'refs/heads/chromium/5787_2',
'v8_revision': 'refs/heads/chromium/5787_2_3',
# 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/5787_2',
'angle_revision': 'refs/heads/chromium/5787_2_3',
# 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/5787_2',
'pdfium_revision': 'refs/heads/chromium/5787_2_3',
# 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 @@ -427,7 +427,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/5787_2',
'dawn_revision': 'refs/heads/chromium/5787_2_3',
# 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 @@ -803,7 +803,7 @@ deps = {

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

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

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

'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5787_2',
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5787_2_3',

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

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5787_2',
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5787_2_3',

# 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 @@ -1975,7 +1975,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),

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

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

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

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

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

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

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

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

Expand Down

0 comments on commit 925df3b

Please sign in to comment.