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

Unified Diff: components/html_viewer/BUILD.gn

Issue 1308973005: html_viewer/web_view: An app for running layout-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix-win-build Created 5 years, 3 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
Index: components/html_viewer/BUILD.gn
diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
index 92d2a62355f2546600d92bacd77ce0da50280fd5..d2c4546014d8c98748914071ee101e21a386d574 100644
--- a/components/html_viewer/BUILD.gn
+++ b/components/html_viewer/BUILD.gn
@@ -247,6 +247,7 @@ mojo_native_application("layout_test_html_viewer") {
":lib",
":pak",
"//cc",
+ "//components/html_viewer/public/interfaces",
"//components/test_runner",
"//mojo/application/public/cpp:sources",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698