Chromium Code Reviews| Index: build/android/adb_run_chromium_testshell |
| diff --git a/build/android/adb_run_chromium_testshell b/build/android/adb_run_chromium_testshell |
| index 06b296155df3e323223df101870f7dbd82c8db08..f8f893406bbae2d25af3c2064d896a237a669b3a 100755 |
| --- a/build/android/adb_run_chromium_testshell |
| +++ b/build/android/adb_run_chromium_testshell |
| @@ -10,5 +10,5 @@ fi |
| adb shell am start \ |
| -a android.intent.action.VIEW \ |
| - -n org.chromium.chrome.shell/.ChromiumTestShellActivity \ |
| + -n org.chromium.chrome.shell/.ChromeShellActivity \ |
| $INTENT_ARGS |