Roll chromium_revision fc694f0482..eb15a443b5 (1249756:1249859)
Change log:fc694f0482..eb15a443b5Full diff:fc694f0482..eb15a443b5Changed dependencies * fuchsia_version: version:17.20240113.0.1..version:17.20240120.1.1 * src/base:6309e3f540..5b0c326855* src/ios:6a19ba77c3..7ed8911838* src/testing:3ba252b75d..922daad5d2* src/third_party:e8d1238629..6ed23cbca8* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/b46f981617..3e413d7b62 * src/tools:9eb259a438..3a95202e5fDEPS diff:fc694f0482..eb15a443b5/DEPS No update to Clang. BUG=None Change-Id: Ib93eb664233f9e5d17ddc9ca8f8d0aeddf925672 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335500 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@{#41587}
This commit is contained in:
parent
798e451878
commit
7a1f85fb85
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': 'fc694f0482fcc22beb95139a0c5825189b784a71',
|
||||
'chromium_revision': 'eb15a443b5a9e31e8b78274c90b5c3b5df7e8b62',
|
||||
|
||||
# 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/core/',
|
||||
'fuchsia_version': 'version:17.20240113.0.1',
|
||||
'fuchsia_version': 'version:17.20240120.1.1',
|
||||
# By default, download the fuchsia images from the fuchsia GCS bucket.
|
||||
'fuchsia_images_bucket': 'fuchsia',
|
||||
'checkout_fuchsia': False,
|
||||
@ -50,7 +50,7 @@ vars = {
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@6309e3f54025ffccf2f08a9cb742ce2bcc217a60',
|
||||
'https://chromium.googlesource.com/chromium/src/base@5b0c3268555b986f312b2450fc3a8d19ca6b37cd',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@28cd6ea727d171ec990e6174308451d4178d7f8e',
|
||||
'src/buildtools':
|
||||
@ -61,13 +61,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@6a19ba77c325f57e5e7f7013270e12a9d1fe2c4d',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@7ed8911838ce91fd3e42a4d3caa521a5bd191c05',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@3ba252b75d55c6c6d2c9b55d3c8485961b2b0f67',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@922daad5d2ee319fd70ce183e293ccb2303948df',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@e8d12386299c8f815feb63d30e9a8a7726d65728',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@6ed23cbca863a44c7f844ae1496dd045cf032b56',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -189,7 +189,7 @@ deps = {
|
||||
'src/third_party/breakpad/breakpad':
|
||||
'https://chromium.googlesource.com/breakpad/breakpad.git@62ecd463583d09eb7d15b1d410055f30b2c7bcb4',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@b46f981617989d930937991925c5b4a3f6f37866',
|
||||
'https://chromium.googlesource.com/catapult.git@3e413d7b62c09fda8713146714ba2146a0369d86',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
},
|
||||
@ -355,7 +355,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@9eb259a43852db1dd048adcdd6538c8d8381c8f8',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@3a95202e5f2a6917fd1e36a50c1ed56ffa78e26b',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user