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

Unified Diff: sync/sync_android.gypi

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 | « net/net.gyp ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_android.gypi
diff --git a/sync/sync_android.gypi b/sync/sync_android.gypi
index 168959a62bb42e66d778b2dd4e7ccd9ebbef7ec1..1964fbd93ed09f2f1b967c2802dc69fe296cbc98 100644
--- a/sync/sync_android.gypi
+++ b/sync/sync_android.gypi
@@ -10,7 +10,6 @@
'target_name': 'sync_java',
'type': 'none',
'variables': {
- 'package_name': 'sync',
'java_in_dir': '../sync/android/java',
},
'dependencies': [
« no previous file with comments | « net/net.gyp ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698