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

Unified Diff: webrtc/api/BUILD.gn

Issue 2430693002: Include ScreenCapturerAndroid in libjingle_peerconnection_java.jar (Closed)
Patch Set: Fix alphabetic ordering. 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index e2df5262861ab7737f456db7f2252634a9946f1d..606f5b953031fb64034134d7108fcda54ff06a28 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -282,6 +282,7 @@ if (is_android && !build_with_chromium) {
"android/java/src/org/webrtc/RtpParameters.java",
"android/java/src/org/webrtc/RtpReceiver.java",
"android/java/src/org/webrtc/RtpSender.java",
+ "android/java/src/org/webrtc/ScreenCapturerAndroid.java",
"android/java/src/org/webrtc/SdpObserver.java",
"android/java/src/org/webrtc/SessionDescription.java",
"android/java/src/org/webrtc/StatsObserver.java",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698