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

Unified Diff: chrome/chrome_tests.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: 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fc3e6fd0256d6a6d9694d1a1f5df0fb25d17e1be..0725c103f6feb0cea7468b302312667e5b4f3726 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3061,7 +3061,6 @@
'../tools/android/forwarder/forwarder.gyp:forwarder',
],
'variables': {
- 'package_name': 'chromium_testshell_test',
'apk_name': 'ChromiumTestShellTest',
'java_in_dir': './android/testshell/javatests',
'resource_dir': '../res',

Powered by Google App Engine
This is Rietveld 408576698