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

Unified Diff: chrome/tools/build/android/FILES.cfg

Issue 189133005: Rename chromium_testshell target to chrome_shell_apk. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 9 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/test/chromedriver/test/test_expectations ('k') | tools/bisect-perf-regression.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/android/FILES.cfg
diff --git a/chrome/tools/build/android/FILES.cfg b/chrome/tools/build/android/FILES.cfg
index 12955468dcaf2c1b526311606ce46933312ac4ab..eb32634229438b89ff6de4f75b9a082c9fe8492e 100644
--- a/chrome/tools/build/android/FILES.cfg
+++ b/chrome/tools/build/android/FILES.cfg
@@ -32,7 +32,7 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'apks/ChromiumTestShell.apk',
+ 'filename': 'apks/ChromeShell.apk',
'buildtype': ['dev', 'official'],
},
]
« no previous file with comments | « chrome/test/chromedriver/test/test_expectations ('k') | tools/bisect-perf-regression.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698