Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Unified Diff: build/android/adb_gdb_chromium_testshell

Issue 184993005: Rename ChromiumTestShell classes to ChromeShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase yet again Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/android/java/src/org/chromium/base/CommandLine.java ('k') | build/android/adb_run_chromium_testshell » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 \
« no previous file with comments | « base/android/java/src/org/chromium/base/CommandLine.java ('k') | build/android/adb_run_chromium_testshell » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698