Roll chromium_revision f3f0dd84e3..5b15b42801 (1110014:1110120)
Change log:f3f0dd84e3..5b15b42801Full diff:f3f0dd84e3..5b15b42801Changed dependencies * fuchsia_vesion: version:11.20230225.1.1..version:11.20230226.2.1 * src/ios:cceb6c60c6..4c8bb2c506* src/testing:2dfd02dc94..5ffa110249* src/third_party:cc4259b383..c02276039c* src/third_party/androidx: F5NYfthfngE6fmCZchMd0133XW15UCBALwEBue8MuIsC..ipyrDoi1axPtZAfhhhTWjy5kpuJ3Mq6XrE4SAB5v5V8C * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/9c6c41afcf..8a26fb906e DEPS diff:f3f0dd84e3..5b15b42801/DEPS No update to Clang. BUG=None Change-Id: Ib955b849025f01d5713a541d56480722c8802a87 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295205 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@{#39394}
This commit is contained in:
parent
2d57f38c1c
commit
0aa652d26a
14
DEPS
14
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': 'f3f0dd84e37e8d137ddcd7769d3e6d9a04712a5f',
|
||||
'chromium_revision': '5b15b428013d4a2d80215a24ffc4110148ead28f',
|
||||
|
||||
# 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:11.20230225.1.1',
|
||||
'fuchsia_version': 'version:11.20230226.2.1',
|
||||
# By default, download the fuchsia images from the fuchsia GCS bucket.
|
||||
'fuchsia_images_bucket': 'fuchsia',
|
||||
'checkout_fuchsia': False,
|
||||
@ -57,13 +57,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@cceb6c60c6f6c86921ef13f6e391d69463e9f5cb',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@4c8bb2c5063d724315e05474f5abc8aacaec32c7',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@2dfd02dc94a52257b8196159989e67dbcf4005a0',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@5ffa110249367269af89a140e3ab682a270e09db',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@cc4259b383327d90c2648a9cdee591070731e061',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@c02276039c603e60b2980477ec3d911f532c187f',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -174,7 +174,7 @@ deps = {
|
||||
'src/third_party/breakpad/breakpad':
|
||||
'https://chromium.googlesource.com/breakpad/breakpad.git@abb105db21e962eda5b7d9b7a0ac8dd701e0b987',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@9c6c41afcf180e0bf068129b75da62e535f37629',
|
||||
'https://chromium.googlesource.com/catapult.git@8a26fb906ec1c2acb00aeeab74c284f8993ab867',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
},
|
||||
@ -413,7 +413,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/androidx',
|
||||
'version': 'F5NYfthfngE6fmCZchMd0133XW15UCBALwEBue8MuIsC',
|
||||
'version': 'ipyrDoi1axPtZAfhhhTWjy5kpuJ3Mq6XrE4SAB5v5V8C',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user