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

Unified Diff: components/html_viewer/public/interfaces/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/public/interfaces/BUILD.gn
diff --git a/components/html_viewer/public/interfaces/BUILD.gn b/components/html_viewer/public/interfaces/BUILD.gn
index 504c1038fcd461279f13489e46391de10d09e6a7..eb8c63e816720bc784e38b968deffd9f571f35a5 100644
--- a/components/html_viewer/public/interfaces/BUILD.gn
+++ b/components/html_viewer/public/interfaces/BUILD.gn
@@ -6,6 +6,7 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
+ "layout_test_runner.mojom",
"test_html_viewer.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698