| 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'),
|
|
|