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

Unified Diff: third_party/jsr-305/jsr-305.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/guava/guava.gyp ('k') | third_party/protobuf/protobuf.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/jsr-305/jsr-305.gyp
diff --git a/third_party/jsr-305/jsr-305.gyp b/third_party/jsr-305/jsr-305.gyp
index a51eded2d8e16d0d0d719b061772a062dbc6c504..37af4b20a547fcdee6aba560edb612d2791fcb87 100644
--- a/third_party/jsr-305/jsr-305.gyp
+++ b/third_party/jsr-305/jsr-305.gyp
@@ -8,7 +8,6 @@
'target_name': 'jsr_305_javalib',
'type': 'none',
'variables': {
- 'package_name': '<(_target_name)',
# The sources are not located in a folder that is called src/, so we
# need to set it in additional_src_dirs parameter instead.
'java_in_dir': '../../build/android/empty',
« no previous file with comments | « third_party/guava/guava.gyp ('k') | third_party/protobuf/protobuf.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698