summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/android/adb_run_android_webview_shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/android/adb_run_android_webview_shell b/build/android/adb_run_android_webview_shell
index cc9f6d2..4c10f85 100755
--- a/build/android/adb_run_android_webview_shell
+++ b/build/android/adb_run_android_webview_shell
@@ -10,6 +10,6 @@ fi
adb shell am start \
-a android.intent.action.VIEW \
- -n org.chromium.android_webview.shell/.AwShellActivity \
+ -n org.chromium.android_webview.shell/.AndroidWebViewTestShellActivity \
$INTENT_ARGS