| Index: android_webview/tools/system_webview_shell/BUILD.gn
|
| diff --git a/android_webview/tools/system_webview_shell/BUILD.gn b/android_webview/tools/system_webview_shell/BUILD.gn
|
| index c854d5a15b35097eda5233cf0a10fab311e1c392..b592fc1385b70856b867e1a677dd6b480f065f70 100644
|
| --- a/android_webview/tools/system_webview_shell/BUILD.gn
|
| +++ b/android_webview/tools/system_webview_shell/BUILD.gn
|
| @@ -76,10 +76,6 @@
|
| ]
|
| data = [
|
| "test/data/",
|
| - "//third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/global-interface-listing-expected.txt",
|
| - "//third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt",
|
| - "//third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt",
|
| - "//third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt",
|
| "//third_party/WebKit/LayoutTests/webexposed/global-interface-listing.html",
|
| "//third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt",
|
| "//third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js",
|
|
|