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

Unified Diff: build/java.gypi

Issue 10821105: Android: remove ant environment dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « base/android/javatests/base_javatests.xml ('k') | content/public/android/java/content.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java.gypi
diff --git a/build/java.gypi b/build/java.gypi
index 67ebcb0fc735a816ba3cbea4f20c21e96bae545d..89f4c6ba9cbd3bb4370b1ced88b4c9774aebc5b4 100644
--- a/build/java.gypi
+++ b/build/java.gypi
@@ -46,6 +46,7 @@
'ant',
'-DPRODUCT_DIR=<(ant_build_out)',
'-DPACKAGE_NAME=<(package_name)',
+ '-DANDROID_SDK=<(android_sdk)',
'-buildfile',
'<(java_in_dir)/<(package_name).xml',
]
« no previous file with comments | « base/android/javatests/base_javatests.xml ('k') | content/public/android/java/content.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698