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

Unified Diff: build/android/adb_gdb_chromium_testshell

Issue 184493006: Rename to ChromiumTestShell package from testshell to shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix py lint 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 | « no previous file | 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 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 \
"$@"
« no previous file with comments | « no previous file | build/android/adb_run_chromium_testshell » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698