Index: build/android/adb_run_chromium_testshell |
diff --git a/build/android/adb_run_chromium_testshell b/build/android/adb_run_chromium_testshell |
index b17482c7610fb270e2727052df45747e6b25bcff..06b296155df3e323223df101870f7dbd82c8db08 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.testshell/.ChromiumTestShellActivity \ |
+ -n org.chromium.chrome.shell/.ChromiumTestShellActivity \ |
$INTENT_ARGS |