| 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..15f2a84897410bec8fa02a7e75c604d550e06510 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/system_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',
|
|
|