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

Unified Diff: third_party/eyesfree/eyesfree.gyp

Issue 11308030: Use _target_name instead of package_name for java*.gypi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@apk_jar
Patch Set: Created 7 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
« no previous file with comments | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/eyesfree/eyesfree.gyp
diff --git a/third_party/eyesfree/eyesfree.gyp b/third_party/eyesfree/eyesfree.gyp
index a9b28532c5a334442d10b18a475f0706c5cad8e4..6a8501e35a3ad71b3ef0c2aa41a254229de668dc 100644
--- a/third_party/eyesfree/eyesfree.gyp
+++ b/third_party/eyesfree/eyesfree.gyp
@@ -12,7 +12,6 @@
'eyesfree_aidl',
],
'variables': {
- 'package_name': 'eyesfree',
'java_in_dir': 'src/android/java',
},
'includes': [ '../../build/java.gypi' ],
@@ -21,7 +20,6 @@
'target_name': 'eyesfree_aidl',
'type': 'none',
'variables': {
- 'package_name': 'eyesfree',
'aidl_interface_file': '<(android_sdk)/framework.aidl',
'aidl_import_include': 'src/android/java/src',
},
« no previous file with comments | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/guava/guava.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698