[DEPS] Move instrumented_libs out of the android section.

Side effect was that the roller was removing this dependency.

Change-Id: Ie4669dfb08041618dbd5b32d518ec95d309b664f
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/346400
Commit-Queue: Christoffer Dewerin <jansson@google.com>
Auto-Submit: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Christoffer Dewerin <jansson@google.com>
Cr-Commit-Position: refs/heads/main@{#42022}
This commit is contained in:
Jeremy Leconte 2024-04-09 10:26:24 +02:00 committed by WebRTC LUCI CQ
parent 19f1297f7f
commit 72ab1aff5b

9
DEPS
View File

@ -319,6 +319,10 @@ deps = {
'url': 'https://chromium.googlesource.com/external/mockito/mockito.git@04a2a289a4222f80ad20717c25144981210d2eac',
'condition': 'checkout_android',
},
'src/third_party/instrumented_libs': {
'url': Var('chromium_git') + '/chromium/third_party/instrumented_libraries.git' + '@' + '0afcd954d906cd988fa5e55807c19f1443080657',
'condition': 'checkout_instrumented_libraries',
},
# Used by boringssl.
'src/third_party/nasm': {
@ -1729,11 +1733,6 @@ deps = {
'dep_type': 'cipd',
},
'src/third_party/instrumented_libs': {
'url': Var('chromium_git') + '/chromium/third_party/instrumented_libraries.git' + '@' + '0afcd954d906cd988fa5e55807c19f1443080657',
'condition': 'checkout_instrumented_libraries',
},
'src/third_party/android_deps/libs/javax_annotation_javax_annotation_api': {
'packages': [
{