WebRTC examples/ should not depend on base/

Bug: webrtc:13662
Change-Id: I5741f86bad5ecfb247683d06d1b755f064ace4f8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251100
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35931}
This commit is contained in:
Björn Terelius 2022-02-07 10:58:47 +01:00 committed by WebRTC LUCI CQ
parent 10bd1716fb
commit 1af9022732

View File

@ -894,7 +894,6 @@ if (is_android) {
deps = [
":AppRTCMobile_javalib",
"../sdk/android:peerconnection_java",
"//base:base_java_test_support",
"//third_party/androidx:androidx_test_core_java",
"//third_party/google-truth:google_truth_java",
]