| Index: build/android/adb_gdb_chromium_testshell
|
| diff --git a/build/android/adb_gdb_chromium_testshell b/build/android/adb_gdb_chromium_testshell
|
| index 0f1b4a735028cef1c310340b3c2b247600a01b1f..2766bb1746b00357d5e688bef6fe8e10b42b44af 100755
|
| --- a/build/android/adb_gdb_chromium_testshell
|
| +++ b/build/android/adb_gdb_chromium_testshell
|
| @@ -12,5 +12,5 @@ export ADB_GDB_PROGNAME=$(basename "$0")
|
| export ADB_GDB_ACTIVITY=.ChromiumTestShellActivity
|
| "$PROGDIR"/adb_gdb \
|
| --program-name=ChromiumTestShell \
|
| - --package-name=org.chromium.chrome.testshell \
|
| + --package-name=org.chromium.chrome.shell \
|
| "$@"
|
|
|