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

Unified Diff: webrtc/sdk/android/BUILD.gn

Issue 2789183004: Android: Remove VideoCapturerAndroid (Closed)
Patch Set: Created 3 years, 8 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/sdk/android/api/org/webrtc/VideoCapturerAndroid.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/android/BUILD.gn
diff --git a/webrtc/sdk/android/BUILD.gn b/webrtc/sdk/android/BUILD.gn
index 7e2a7cd95b4009d9be0881572f76e892ad9cab7d..dff7cde530e74227810f857923b43883f09022a3 100644
--- a/webrtc/sdk/android/BUILD.gn
+++ b/webrtc/sdk/android/BUILD.gn
@@ -171,7 +171,6 @@ android_library("libjingle_peerconnection_java") {
"api/org/webrtc/SurfaceTextureHelper.java",
"api/org/webrtc/SurfaceViewRenderer.java",
"api/org/webrtc/VideoCapturer.java",
- "api/org/webrtc/VideoCapturerAndroid.java",
"api/org/webrtc/VideoFileRenderer.java",
"api/org/webrtc/VideoRenderer.java",
"api/org/webrtc/VideoSource.java",
« no previous file with comments | « no previous file | webrtc/sdk/android/api/org/webrtc/VideoCapturerAndroid.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698