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

Unified Diff: third_party/guava/guava.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: And fix android_webview_test_apk 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
Index: third_party/guava/guava.gyp
diff --git a/third_party/guava/guava.gyp b/third_party/guava/guava.gyp
index 2a0b98367ce7b063e50f4485e396374f539f2dbe..bfe2a30fe8677c3e4b0ebca818ab2edaef548737 100644
--- a/third_party/guava/guava.gyp
+++ b/third_party/guava/guava.gyp
@@ -8,7 +8,6 @@
'target_name': 'guava_javalib',
'type': 'none',
'variables': {
- 'package_name': '<(_target_name)',
'java_in_dir': 'src/guava',
},
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698