[android_webview] Fix shell launch script.
Missed this when renaming the activity. BUG=None NOTRY=True R=benm@chromium.org Review URL: https://chromiumcodereview.appspot.com/13543003 git-svn-id: http://src.chromium.org/svn/trunk/src/build@192348 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
5605f45603
Коммит
a484e4d5c4
|
@ -10,6 +10,6 @@ fi
|
|||
|
||||
adb shell am start \
|
||||
-a android.intent.action.VIEW \
|
||||
-n org.chromium.android_webview.shell/.AndroidWebViewTestShellActivity \
|
||||
-n org.chromium.android_webview.shell/.AwShellActivity \
|
||||
$INTENT_ARGS
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче