Add missing dependencies to sdk/android:native_unittests_java.
Bug: None Change-Id: I5247263804bc7eb8c2cef687adae645c24464e2f Reviewed-on: https://webrtc-review.googlesource.com/90869 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24140}
This commit is contained in:

committed by
Commit Bot

parent
d1d8f9815d
commit
009d096986
@ -1402,7 +1402,12 @@ if (is_android) {
|
||||
]
|
||||
|
||||
deps = [
|
||||
":libjingle_peerconnection_java",
|
||||
":base_java",
|
||||
":java_audio_device_module_java",
|
||||
":peerconnection_java",
|
||||
":video_api_java",
|
||||
":video_java",
|
||||
"../../rtc_base:base_java",
|
||||
"//third_party/android_support_test_runner:runner_java",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user