Roll chromium_revision 4ea4ef32c9..5e8951d91f (1362097:1362204)

Change log: 4ea4ef32c9..5e8951d91f
Full diff: 4ea4ef32c9..5e8951d91f

Added dependency
* src/third_party/android_deps/cipd/libs/org_jspecify_jspecify
DEPS diff: 4ea4ef32c9..5e8951d91f/DEPS

No update to Clang.

BUG=None

Change-Id: I101cb266b5a8b442c2e802f5ae84d9ee34566a88
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364183
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@{#43117}
This commit is contained in:
chromium-webrtc-autoroll 2024-09-30 23:02:37 -07:00 committed by WebRTC LUCI CQ
parent 066790faf8
commit 8569a0d534

13
DEPS
View File

@ -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': '4ea4ef32c98168d8b37805e1ad117062ab3d90e5',
'chromium_revision': '5e8951d91f6e5f1a65d70b03092840f370101262',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@ -1549,6 +1549,17 @@ deps = {
'dep_type': 'cipd',
},
'src/third_party/android_deps/cipd/libs/org_jspecify_jspecify': {
'packages': [
{
'package': 'chromium/third_party/android_deps/libs/org_jspecify_jspecify',
'version': 'version:2@1.0.0.cr1',
},
],
'condition': 'checkout_android and non_git_source',
'dep_type': 'cipd',
},
'src/third_party/android_deps/cipd/libs/org_mockito_mockito_android': {
'packages': [
{