Skip to content

Commit

Permalink
Publish DEPS for 116.0.5807.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrome Release Bot (LUCI) committed Jun 2, 2023
1 parent 9283835 commit 20bc216
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -300,27 +300,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/5807',
'src_internal_revision': '2970ae7d4f38ff19ea9318a8b335a6d5236fd89b',
# 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': 'ac4c8408dc91197e01c4f6457e5bf452bf99bbfc',
# 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/5807',
'v8_revision': '9fe8dba7e8e385181947471ba579a1ebc1062025',
# 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/5807',
'angle_revision': 'e21ecd1b59f768a78b09823f6b6156d84e50d62b',
# 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': 'ae667fe96db9b7f76edea242015d61f293c7210e',
# 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/5807',
'pdfium_revision': '44f86322fc4869ad9c6f9290b9ccaaee9236b6f5',
# 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': 'refs/heads/chromium/5807',
'dawn_revision': 'cd1629420e1554a88c37c2811cbf93d64ed9f22a',
# 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 @@ -812,7 +812,7 @@ deps = {

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

Expand Down Expand Up @@ -1248,7 +1248,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/5807',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'bc4a27be4a6410474952b7376ab392fb3d5048dd',
'condition': 'checkout_src_internal',
},

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

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

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

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5807',
Var('webrtc_git') + '/src.git' + '@' + '063b45bed7636d2b038d8f6f0913441a00bc5474',

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

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

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

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

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

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

'src/ios_internal': {
'url': Var('chrome_git') + '/chrome/ios_internal.git' + '@' +
'refs/heads/chromium/5807',
'bc3ffc419b6469704f3493c3b572c2ff5f3fb1d5',
'condition': 'checkout_ios and checkout_src_internal',
},

Expand Down

0 comments on commit 20bc216

Please sign in to comment.