Roll chromium_revision c8d546c7b8..f273051fd0 (1142541:1142666)
Change log:c8d546c7b8..f273051fd0Full diff:c8d546c7b8..f273051fd0Changed dependencies * fuchsia_vesion: version:12.20230510.3.1..version:12.20230509.4.1 * src/base:35356287de..c713c6fcd7* src/ios:77aede9284..54a26527fe* src/testing:a5699ff3ce..3e4b8b5db3* src/third_party:62d3fd1064..ad8f8d53f1* src/third_party/depot_tools:716022354a..db74c58138* src/tools:5167114944..12fad2ecc3DEPS diff:c8d546c7b8..f273051fd0/DEPS No update to Clang. BUG=None Change-Id: I185d40ac25bd09fa815c01e79ae4c1b2129a1ede Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304797 Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#40052}
This commit is contained in:
parent
ad7792b1a5
commit
b073283b4a
16
DEPS
16
DEPS
@ -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': 'c8d546c7b821bf088b379fc30afd2ed21570fe0b',
|
||||
'chromium_revision': 'f273051fd07405cd6e3b9dbe2e9a8e7fd10592ab',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -25,7 +25,7 @@ vars = {
|
||||
|
||||
# By default, download the fuchsia sdk from the public sdk directory.
|
||||
'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/',
|
||||
'fuchsia_version': 'version:12.20230510.3.1',
|
||||
'fuchsia_version': 'version:12.20230509.4.1',
|
||||
# By default, download the fuchsia images from the fuchsia GCS bucket.
|
||||
'fuchsia_images_bucket': 'fuchsia',
|
||||
'checkout_fuchsia': False,
|
||||
@ -46,7 +46,7 @@ vars = {
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@35356287de127b004989194c0dcb2dbba7c9b4bc',
|
||||
'https://chromium.googlesource.com/chromium/src/base@c713c6fcd7f7d778f38bd1a8e1e61df78b850619',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@4afa042ddb8e35291ad29d0d9496ad225958f23c',
|
||||
'src/buildtools':
|
||||
@ -57,13 +57,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@77aede9284a97739978456706f6b3ab6be61c11c',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@54a26527fed4cd9307ed11361c2f72c8539ccfc9',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@a5699ff3ceb965d9d6e2620ba78338667e1bb333',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@3e4b8b5db3aa3d66060ac3bcb5227a3be4542c6d',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@62d3fd1064dd5e75b5143cb977177d99ae947ff5',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@ad8f8d53f1e952fab772351885a98ddf27afd164',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -183,7 +183,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@716022354a88f641ab22be1a8e7dc1b77079620e',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@db74c58138a0c9b429c0eed0b316e6d1fabfba5a',
|
||||
'src/third_party/ffmpeg':
|
||||
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@8d21d41d8bec5c0b266ee305d1a708dc5c23b594',
|
||||
'src/third_party/flatbuffers/src':
|
||||
@ -336,7 +336,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@516711494458f253efa8e9c8f0139d2504b8f68a',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@12fad2ecc375048281127056c237e7e7fcb02f0a',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user