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

Unified Diff: build/java.gypi

Issue 10035034: Implement the skeleton of an android content shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed drawable png as it was checked in separately. Created 8 years, 8 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/java.gypi
diff --git a/build/java.gypi b/build/java.gypi
index 9a6a6ed6dcd3a1d4824e96ad0820bd82373dd758..bb60a8f10d79fc6259e0307a97126fa3f8964aba 100644
--- a/build/java.gypi
+++ b/build/java.gypi
@@ -45,6 +45,7 @@
'action': [
'ant',
'-DPRODUCT_DIR=<(PRODUCT_DIR)',
+ '-DPACKAGE_NAME=<(package_name)',
'-buildfile',
'<(java_in_dir)/<(package_name).xml',
]
« base/android/jni_registrar.h ('K') | « build/common.gypi ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698