Roll chromium_revision 4b024ef0b5..a7b5beaadc (1185015:1185128)

Change log: 4b024ef0b5..a7b5beaadc
Full diff: 4b024ef0b5..a7b5beaadc

Changed dependencies
* src/base: 0a8c04c3f5..d9efc47419
* src/ios: ddb9c93802..94de5001c2
* src/testing: be1a5077d7..fa612350fe
* src/third_party: c6d7f3b75f..d340287120
* src/third_party/androidx: YtxST43XGbOdsTrMQ9G2B1PyDBR9phkvg90LUOWcRTUC..y7ID7CNpHQ3VnHGUztRLKlv8JTS4qY5gaKrbVpDuXAEC
* src/tools: f5f4d48512..a0222e8a2b
DEPS diff: 4b024ef0b5..a7b5beaadc/DEPS

No update to Clang.

BUG=None

Change-Id: I135e212ce5a6e24d5a9b93fe44714a3502db370d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/316900
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@{#40568}
This commit is contained in:
chromium-webrtc-autoroll 2023-08-18 05:02:01 -07:00 committed by WebRTC LUCI CQ
parent 70483a59aa
commit 44e54a75a7

14
DEPS
View file

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091. # chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '4b024ef0b5c4c262bb6be8c073e70a288e73450e', 'chromium_revision': 'a7b5beaadc5266edb80b846e68f5046df1cafdf6',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with # process the raw profiles produced by instrumented targets (built with
@ -50,7 +50,7 @@ vars = {
deps = { deps = {
# TODO(kjellander): Move this to be Android-only. # TODO(kjellander): Move this to be Android-only.
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@0a8c04c3f53d44bb06bc7b523f733b3ea7e888de', 'https://chromium.googlesource.com/chromium/src/base@d9efc47419b7ac675a9ac5146358eb22b43cd22b',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@e9f9f56b0dee9032936d23c81c8246ae0ffe36bd', 'https://chromium.googlesource.com/chromium/src/build@e9f9f56b0dee9032936d23c81c8246ae0ffe36bd',
'src/buildtools': 'src/buildtools':
@ -61,13 +61,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@ddb9c93802b7ba2ab3766f932ca4a55ff24457fc', 'url': 'https://chromium.googlesource.com/chromium/src/ios@94de5001c262405ede45e7db7a3db3bc32aa13ed',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@be1a5077d7a29eb23f49940206d2e76a932032a3', 'https://chromium.googlesource.com/chromium/src/testing@fa612350fe9965b408ac18eac637caebebe8dae4',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@c6d7f3b75f0985ce7d4b114e7d24dd7fc8013284', 'https://chromium.googlesource.com/chromium/src/third_party@d340287120d7cd4a65c0a04752dcda43fb21667b',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -344,7 +344,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@f5f4d48512b4242425edcc0059355fc7f2548ed1', 'https://chromium.googlesource.com/chromium/src/tools@a0222e8a2baad0d7a0f894f6ce98d87151b4942d',
'src/third_party/accessibility_test_framework': { 'src/third_party/accessibility_test_framework': {
'packages': [ 'packages': [
@ -416,7 +416,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/androidx', 'package': 'chromium/third_party/androidx',
'version': 'YtxST43XGbOdsTrMQ9G2B1PyDBR9phkvg90LUOWcRTUC', 'version': 'y7ID7CNpHQ3VnHGUztRLKlv8JTS4qY5gaKrbVpDuXAEC',
}, },
], ],
'condition': 'checkout_android', 'condition': 'checkout_android',