| 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 516a3f733e8d3ac73ae4c66e0625d0749edafb4d..9cf316bc31e10034b70188fc9f4583c50c34845e 100755
|
| --- a/android_webview/tools/WebViewShell/test/run_tests.sh
|
| +++ b/android_webview/tools/WebViewShell/test/run_tests.sh
|
| @@ -11,7 +11,7 @@ TESTRUNNER="../../../../build/android/test_runner.py"
|
| $TESTRUNNER instrumentation \
|
| --test-apk AndroidWebViewShell \
|
| -f 'WebViewLayoutTest*' \
|
| - --isolate-file-path android_webview/android_webview_shell_test_apk.isolate
|
| + --isolate-file-path android_webview/system_webview_shell_test_apk.isolate
|
|
|
| if [ "$1" = "rebaseline" ]; then
|
| adb shell am instrument -w -e mode rebaseline -e class \
|
|
|