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

Unified Diff: chrome/chrome_tests.gypi

Issue 184493006: Rename to ChromiumTestShell package from testshell to shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 006c64e499839e975aa4a07c0564b90af13c588a..d4521af5b41eb37f12bd9d809725ff37586f84ee 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3019,7 +3019,7 @@
'variables': {
'apk_name': 'ChromiumTestShellTest',
'java_in_dir': 'android/testshell/javatests',
- 'resource_dir': 'android/testshell/res',
+ 'resource_dir': 'android/shell/res',
'additional_src_dirs': ['android/javatests/src'],
'is_test_apk': 1,
},

Powered by Google App Engine
This is Rietveld 408576698