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

Unified Diff: build/android/adb_run_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 | « build/android/adb_gdb_chromium_testshell ('k') | build/android/findbugs_filter/findbugs_exclude.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/adb_run_chromium_testshell
diff --git a/build/android/adb_run_chromium_testshell b/build/android/adb_run_chromium_testshell
index 06b296155df3e323223df101870f7dbd82c8db08..f8f893406bbae2d25af3c2064d896a237a669b3a 100755
--- a/build/android/adb_run_chromium_testshell
+++ b/build/android/adb_run_chromium_testshell
@@ -10,5 +10,5 @@ fi
adb shell am start \
-a android.intent.action.VIEW \
- -n org.chromium.chrome.shell/.ChromiumTestShellActivity \
+ -n org.chromium.chrome.shell/.ChromeShellActivity \
$INTENT_ARGS
« no previous file with comments | « build/android/adb_gdb_chromium_testshell ('k') | build/android/findbugs_filter/findbugs_exclude.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698