Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1218)

Unified Diff: webrtc/BUILD.gn

Issue 2403463002: Allow custom metrics implementations on Android. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/api.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index bcc88e7916789098174f88c35baf94a395537371..817379e07108428b08f60ab62b2bad7a2c59556e 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -794,7 +794,6 @@ if (rtc_include_tests) {
deps = [
"//base:base_java_test_support",
"//webrtc/api:libjingle_peerconnection_java",
- "//webrtc/api:libjingle_peerconnection_jni",
"//webrtc/examples:AppRTCMobile_javalib",
]
}
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/api.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698