| Index: android_webview/system_webview_shell_test_apk.isolate
|
| diff --git a/android_webview/system_webview_shell_test_apk.isolate b/android_webview/system_webview_shell_test_apk.isolate
|
| index 85e85d3600045aedf95dea7d84133d99b7754acb..45dea1492b80c999d61d440ec83d258c25f0947f 100644
|
| --- a/android_webview/system_webview_shell_test_apk.isolate
|
| +++ b/android_webview/system_webview_shell_test_apk.isolate
|
| @@ -7,7 +7,7 @@
|
| ['OS=="android"', {
|
| 'variables': {
|
| 'files': [
|
| - '<(DEPTH)/android_webview/tools/WebViewShell/test/',
|
| + '<(DEPTH)/android_webview/tools/webview_shell/test/data/',
|
| '<(DEPTH)/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt',
|
| '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing.html',
|
| '<(DEPTH)/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt',
|
|
|