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

Unified Diff: chrome/chrome.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 8 years, 1 month 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 801221f8c91cd4edc77ef74f6102a649357030d5..e85da02898394d11cd9d79af2956545df592d812 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1056,7 +1056,6 @@
'../ui/ui.gyp:ui_java',
],
'variables': {
- 'package_name': 'chrome',
'java_in_dir': '../chrome/android/java',
},
'includes': [

Powered by Google App Engine
This is Rietveld 408576698