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

Unified Diff: webrtc/BUILD.gn

Issue 2105803002: Add GN targets for AppRTC Demo on Android. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Sort the files and don't rename targets. Created 4 years, 6 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 | « third_party/autobanh/lib/autobanh.jar ('k') | webrtc/api/BUILD.gn » ('j') | no next file with comments »
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 2857cb29aed084c07c6813feefbde0e8ca4fe870..f7188b5e0494bbb028264dd2296222edfb4c77b2 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -254,6 +254,7 @@ source_set("webrtc") {
"call",
"common_audio",
"common_video",
+ "examples",
magjed_webrtc 2016/06/28 15:48:16 I think you should remove this because webrtc shou
sakal 2016/06/29 08:15:58 Yeah, I first thought this was a meta target for a
"modules",
"system_wrappers",
"tools",
« no previous file with comments | « third_party/autobanh/lib/autobanh.jar ('k') | webrtc/api/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698