Skip to content

Commit

Permalink
Roll chromium_revision 19260a1dc2..dc3597a14f (1299861:1299980)
Browse files Browse the repository at this point in the history
Change log: https://chromium.googlesource.com/chromium/src/+log/19260a1dc2..dc3597a14f
Full diff: https://chromium.googlesource.com/chromium/src/+/19260a1dc2..dc3597a14f

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/61ee4ef40c..2f20fae2cd
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/01e3c73f58..ef48ed5d95
* src/buildtools/linux64: git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512..git_revision:df98b86690c83b81aedc909ded18857296406159
* src/buildtools/mac: git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512..git_revision:df98b86690c83b81aedc909ded18857296406159
* src/buildtools/win: git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512..git_revision:df98b86690c83b81aedc909ded18857296406159
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/63cfd07fb3..a5a5c2649f
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/cb48097393..066811c908
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/d1f7abb197..5e3f3bd93a
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a9b9284faf..e1385296c4
* src/third_party/harfbuzz-ng/src: https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/155015f4be..bba0c0e27c
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/aa688e98b1..7d98d76cec
DEPS diff: https://chromium.googlesource.com/chromium/src/+/19260a1dc2..dc3597a14f/DEPS

No update to Clang.

BUG=None

Change-Id: I79253ea73c299761f8696beae755190b81a22583
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350434
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#42289}
  • Loading branch information
chromium-webrtc-autoroll authored and WebRTC LUCI CQ committed May 13, 2024
1 parent 4bf4e17 commit dcdb140
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '19260a1dc2b29c3d455fbdd13d137cf25a82fd29',
'chromium_revision': 'dc3597a14f378c1b6397ce86ac44ae90d3440f10',

# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
Expand Down Expand Up @@ -55,9 +55,9 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@61ee4ef40cad986e396719d6aec376991ee5b481',
'https://chromium.googlesource.com/chromium/src/base@2f20fae2cd5d41fc2dbc912fd462796419c72ce6',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@01e3c73f58ca209014103abf934cc33be5f863d6',
'https://chromium.googlesource.com/chromium/src/build@ef48ed5d9583911c48a5de44b3fd01308f1b1732',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@4e0e9c73a0f26735f034f09a9cab2a5c0178536b',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
Expand All @@ -66,19 +66,19 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@63cfd07fb3ebb4c35adddcf366539fe0cbe4e7c8',
'url': 'https://chromium.googlesource.com/chromium/src/ios@a5a5c2649f21ffbf2f6b0c283b027ae8ef3a94d9',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@cb48097393ad631bdfccc152f16f41162e38ec9e',
'https://chromium.googlesource.com/chromium/src/testing@066811c908ecb8f4fc8c4927ff646ce03c58e95d',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@d1f7abb19782fe3e1125ef29dc8a010557c16851',
'https://chromium.googlesource.com/chromium/src/third_party@5e3f3bd93a0d8e8ed51ff4395f6621aad50021de',

'src/buildtools/linux64': {
'packages': [
{
'package': 'gn/gn/linux-${{arch}}',
'version': 'git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512',
'version': 'git_revision:df98b86690c83b81aedc909ded18857296406159',
}
],
'dep_type': 'cipd',
Expand All @@ -88,7 +88,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512',
'version': 'git_revision:df98b86690c83b81aedc909ded18857296406159',
}
],
'dep_type': 'cipd',
Expand All @@ -98,7 +98,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
'version': 'git_revision:b0c2742896b6b9f869dc0eb35ae4785cbf2a4512',
'version': 'git_revision:df98b86690c83b81aedc909ded18857296406159',
}
],
'dep_type': 'cipd',
Expand Down Expand Up @@ -221,7 +221,7 @@ deps = {
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a9b9284faf89cd1a426371237df8307c328cc818',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e1385296c4ab4c7ee0a809676635b52d1df23b87',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@092f84b6141055bfab609b6b2666b724eee2e130',
'src/third_party/flatbuffers/src':
Expand All @@ -237,7 +237,7 @@ deps = {
'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@a46424228f0998a72c715f32e18dca8a7a764c1f',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@155015f4bec434ecc2f94621665844218f05ce51',
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@bba0c0e27cf22244d6ffcd9dffc8e9ad1f4c1bc6',
'src/third_party/google_benchmark/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/benchmark.git@344117638c8ff7e239044fd0fa7085839fc03021',
},
Expand Down Expand Up @@ -380,7 +380,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@aa688e98b1358ec0190cea8308720d8b0e56bb9a',
'https://chromium.googlesource.com/chromium/src/tools@7d98d76cecc46a5338f919065d95748de2ee7b14',

'src/third_party/espresso': {
'packages': [
Expand Down

0 comments on commit dcdb140

Please sign in to comment.