Index: build/android/adb_run_content_shell |
diff --git a/build/android/adb_run_content_shell b/build/android/adb_run_content_shell |
index ea92f5a05a87876664dd6b304acd3e69512b18a2..17a734c982a8c27b855076314b28d01e2af5b889 100755 |
--- a/build/android/adb_run_content_shell |
+++ b/build/android/adb_run_content_shell |
@@ -10,5 +10,5 @@ fi |
adb shell am start \ |
-a android.intent.action.VIEW \ |
- -n org.chromium.content_shell/.ContentShellActivity \ |
+ -n org.chromium.content_shell_apk/.ContentShellActivity \ |
$INTENT_ARGS |