| Index: android_webview/tools/WebViewShell/test/run_tests.sh
|
| diff --git a/android_webview/tools/WebViewShell/test/run_tests.sh b/android_webview/tools/WebViewShell/test/run_tests.sh
|
| index 6848209f3ac3cd73ccddd7928e75642d95e7a1f1..9c7ff27110f61a3513eae129faeb85ba837393c5 100755
|
| --- a/android_webview/tools/WebViewShell/test/run_tests.sh
|
| +++ b/android_webview/tools/WebViewShell/test/run_tests.sh
|
| @@ -4,7 +4,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -PACKAGE_NAME="org.chromium.webview_shell"
|
| +PACKAGE_NAME="org.chromium.webview_shell.test"
|
| DEVICE_WEBVIEW_TEST_PATH="/sdcard/android_webview/tools/WebViewShell/test/"
|
| TESTRUNNER="../../../../build/android/test_runner.py"
|
|
|
|
|