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

Unified Diff: build/android/pylib/constants.py

Issue 184993005: Rename ChromiumTestShell classes to ChromeShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase yet again 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: build/android/pylib/constants.py
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py
index 02f8835fd6ce8ce2e6a3ef50573d65bc0fe9b1b4..4e228922f703bb65ada45872e5e7f39b27389379 100644
--- a/build/android/pylib/constants.py
+++ b/build/android/pylib/constants.py
@@ -62,7 +62,7 @@ PACKAGE_INFO = {
'org.chromium.content_shell_apk.tests'),
'chromium_test_shell': PackageInfo(
'org.chromium.chrome.shell',
- 'org.chromium.chrome.shell.ChromiumTestShellActivity',
+ 'org.chromium.chrome.shell.ChromeShellActivity',
'/data/local/tmp/chromium-testshell-command-line',
'chromium_testshell_devtools_remote',
'org.chromium.chrome.shell.tests'),
« no previous file with comments | « build/android/findbugs_filter/findbugs_exclude.xml ('k') | chrome/android/java/src/org/chromium/chrome/browser/Tab.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698