Index: build/android/adb_gdb_chromium_testshell |
diff --git a/build/android/adb_gdb_chromium_testshell b/build/android/adb_gdb_chromium_testshell |
index 2766bb1746b00357d5e688bef6fe8e10b42b44af..1334c9b593fcb7ba28d5137a839927a9332e453f 100755 |
--- a/build/android/adb_gdb_chromium_testshell |
+++ b/build/android/adb_gdb_chromium_testshell |
@@ -9,7 +9,7 @@ |
# |
PROGDIR=$(dirname "$0") |
export ADB_GDB_PROGNAME=$(basename "$0") |
-export ADB_GDB_ACTIVITY=.ChromiumTestShellActivity |
+export ADB_GDB_ACTIVITY=.ChromeShellActivity |
"$PROGDIR"/adb_gdb \ |
--program-name=ChromiumTestShell \ |
--package-name=org.chromium.chrome.shell \ |