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

Unified Diff: ui/ui.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 | « tools/android/findbugs_plugin/findbugs_plugin.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ce90681cfbbeeb8ec403f4478ff4b4acfe237c8b..f82fa4d589dc9d423bf0c503e7df2131bab3b237 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -872,7 +872,6 @@
'target_name': 'ui_java',
'type': 'none',
'variables': {
- 'package_name': 'ui',
'java_in_dir': '../ui/android/java',
'has_java_resources': 1,
'R_package': 'org.chromium.ui',
« no previous file with comments | « tools/android/findbugs_plugin/findbugs_plugin.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698