Index: build/android/adb_gdb_content_shell |
diff --git a/build/android/adb_gdb_content_shell b/build/android/adb_gdb_content_shell |
index d0b6947cc5598468674701af2dd8d5a5679a5a5c..18e1a61d8934fa361337d81fd7599a100301c950 100755 |
--- a/build/android/adb_gdb_content_shell |
+++ b/build/android/adb_gdb_content_shell |
@@ -12,5 +12,5 @@ export ADB_GDB_PROGNAME=$(basename "$0") |
export ADB_GDB_ACTIVITY=.ContentShellActivity |
"$PROGDIR"/adb_gdb \ |
--program-name=ContentShell \ |
- --package-name=org.chromium.content_shell \ |
+ --package-name=org.chromium.content_shell_apk \ |
"$@" |