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

Unified Diff: third_party/protobuf/protobuf.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/jsr-305/jsr-305.gyp ('k') | tools/android/findbugs_plugin/findbugs_plugin.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/protobuf.gyp
diff --git a/third_party/protobuf/protobuf.gyp b/third_party/protobuf/protobuf.gyp
index 7c507c1b25460d31db6a5cc88ef0194734f12c68..772bc1060e329ba4014f2aa7e26574b3f9d08f10 100644
--- a/third_party/protobuf/protobuf.gyp
+++ b/third_party/protobuf/protobuf.gyp
@@ -83,7 +83,6 @@
# Variables needed by java.gypi below.
'java_out_dir': '<(PRODUCT_DIR)/java_proto/protobuf_lite_java_descriptor_proto',
'generated_src_dirs': ['<(java_out_dir)'],
- 'package_name': '<(_target_name)',
'java_in_dir': 'java',
'maven_pom': '<(java_in_dir)/pom.xml',
'javac_includes': ['<!@(<(script_pom) <(maven_pom))'],
« no previous file with comments | « third_party/jsr-305/jsr-305.gyp ('k') | tools/android/findbugs_plugin/findbugs_plugin.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698