Roll chromium_revision 07494f47d3..264d933fd0 (1173978:1174081)

Change log: 07494f47d3..264d933fd0
Full diff: 07494f47d3..264d933fd0

Changed dependencies
* src/base: 6c61eec692..25e26d80c7
* src/build: 926efe92e5..7fb08159d8
* src/ios: dbff2922b4..61bbb713a6
* src/testing: ec6a729cc9..7a04c5b9df
* src/third_party: 6b136b95fc..1addefcd45
* src/tools: fcefc88685..fd83c91087
DEPS diff: 07494f47d3..264d933fd0/DEPS

No update to Clang.

BUG=None

Change-Id: Ia5397c7dc17d028dbc61904c3ad2c3ce98759e44
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/312820
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@{#40462}
This commit is contained in:
chromium-webrtc-autoroll 2023-07-24 01:03:57 -07:00 committed by WebRTC LUCI CQ
parent d351ac6200
commit f09fba81be

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': '07494f47d390d4ddd10e8539db683118b1ac1321', 'chromium_revision': '264d933fd08d04be82dd2e547a12b135bfa7a5d5',
# 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,9 +50,9 @@ 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@6c61eec692bbfdfe1c02037d53cdd56d621bac17', 'https://chromium.googlesource.com/chromium/src/base@25e26d80c74921b792dabf9b3a577ae17c0f46c7',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@926efe92e57f29de9d428645c9646beaa285f3f5', 'https://chromium.googlesource.com/chromium/src/build@7fb08159d83400b1ba47dfd98f6694aa4c12179a',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ca163845c76db63454f99436f6cd2bf03739dc24', 'https://chromium.googlesource.com/chromium/src/buildtools@ca163845c76db63454f99436f6cd2bf03739dc24',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -61,13 +61,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@dbff2922b4ad1d5b7efa3553f8d62b47336a5f57', 'url': 'https://chromium.googlesource.com/chromium/src/ios@61bbb713a6ce04990d1d3cdff2ec1d051fde69db',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@ec6a729cc906de9a06dc24698bdccd63d501d16e', 'https://chromium.googlesource.com/chromium/src/testing@7a04c5b9dffbf8329c67d6310298feb8b952d561',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@6b136b95fc680dfa14f2975e79932a5e587868ea', 'https://chromium.googlesource.com/chromium/src/third_party@1addefcd454856b80ac6f7845048adec4b9dd5cb',
'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@fcefc886858305eadfa5409f5d488cb7f18bb971', 'https://chromium.googlesource.com/chromium/src/tools@fd83c910876830284780926ae7b789656f3e6780',
'src/third_party/accessibility_test_framework': { 'src/third_party/accessibility_test_framework': {
'packages': [ 'packages': [