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

Unified Diff: build/protoc_java.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 | « build/java_apk.gypi ('k') | chrome/chrome.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/protoc_java.gypi
diff --git a/build/protoc_java.gypi b/build/protoc_java.gypi
index 4465c109b8496cbf28d3c12188a526b116f3ec53..a99ec6a5df7cdad6da69ee2fef1277a08f1d95cd 100644
--- a/build/protoc_java.gypi
+++ b/build/protoc_java.gypi
@@ -45,7 +45,6 @@
'script': '<(DEPTH)/build/protoc_java.py',
# The rest of the variables here are for the java.gypi include.
- 'package_name': '<(_target_name)',
'java_in_dir': '<(DEPTH)/build/android/empty',
'generated_src_dirs': ['<(java_out_dir)'],
# Adding the |stamp_file| to |additional_input_paths| makes the actions in
« no previous file with comments | « build/java_apk.gypi ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698