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

Unified Diff: chrome/chrome_tests.gypi

Issue 186843002: Move ChromeShell files from chrome/android/testshell to chrome/android/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
« no previous file with comments | « chrome/chrome_android.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f22bd1383f715ff35865bdf69a11de1294619c0f..facf45dcb822d9d2f2f842a061dee57977cc8dd9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2981,7 +2981,7 @@
],
'variables': {
'apk_name': 'ChromiumTestShellTest',
- 'java_in_dir': 'android/testshell/javatests',
+ 'java_in_dir': 'android/shell/javatests',
'resource_dir': 'android/shell/res',
'additional_src_dirs': ['android/javatests/src'],
'is_test_apk': 1,
« no previous file with comments | « chrome/chrome_android.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698