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

Unified Diff: content/content.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: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 046293d6d306d4ff95d6d7f4dd67196e336fad0b..adcd29c784deacaf885995b6c0f1c91dda187851 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -267,7 +267,6 @@
'target_name': 'common_aidl',
'type': 'none',
'variables': {
- 'package_name': 'content',
'aidl_interface_file': 'public/android/java/src/org/chromium/content/common/common.aidl',
},
'sources': [
@@ -287,7 +286,6 @@
'content_common',
],
'variables': {
- 'package_name': 'content',
'java_in_dir': '../content/public/android/java',
},
'includes': [ '../build/java.gypi' ],
« build/java.gypi ('K') | « chrome/chrome_tests.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698