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

Unified Diff: build/all_android.gyp

Issue 9514018: Add first java source code and gyp/ant changes to build java code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 22fe57183c97780c9fcb9d73e6ab1c43284ff7d8..12c40a05e2dd5d0eea4101ccc2a5c20b6e10962c 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -50,6 +50,7 @@
'../content/content.gyp:content_unittests',
'../chrome/chrome.gyp:browser',
'../media/media.gyp:media_unittests',
+ '../base/android/java/java.gyp:base_java',
John Grabowski 2012/02/28 23:13:53 Like This means we only have to add ant to the FY
],
},
{

Powered by Google App Engine
This is Rietveld 408576698