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

Unified Diff: build/all_android.gyp

Issue 18856012: Create new remoting_client_jni target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | remoting/client/jni/OWNERS » ('j') | remoting/client/jni/OWNERS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 79bbcdd1c335ed4a956b0669cc4bce4a2cd2b511..5d2d331c6580ef807f866a089372d470efabc262 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -125,6 +125,7 @@
'target_name': 'android_experimental',
'type': 'none',
'dependencies': [
+ '../remoting/remoting.gyp:remoting_client_jni',
Wez 2013/07/09 17:34:47 I don't think we want this exception - we don't ex
solb 2013/07/10 00:01:19 Done.
],
},
{
« no previous file with comments | « no previous file | remoting/client/jni/OWNERS » ('j') | remoting/client/jni/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698