Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Unified Diff: android_webview/tools/system_webview_shell/BUILD.gn

Issue 2889423003: Unify webexposed/global-interface-listing scripts (Closed)
Patch Set: Rebased Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e79f5e79a67a92e31a3f4a061834771162026d8a..bea5d4dfbd7e992c7b247cd4db6cb73eb02d7f99 100644
--- a/android_webview/tools/system_webview_shell/BUILD.gn
+++ b/android_webview/tools/system_webview_shell/BUILD.gn
@@ -80,9 +80,9 @@ instrumentation_test_apk("system_webview_shell_layout_test_apk") {
"//third_party/WebKit/LayoutTests/platform/linux/virtual/stable/webexposed/",
"//third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/",
"//third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/",
+ "//third_party/WebKit/LayoutTests/resources/global-interface-listing.js",
"//third_party/WebKit/LayoutTests/virtual/stable/webexposed/",
"//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",
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698