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

Unified Diff: components/web_view/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: . 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/web_view/BUILD.gn
diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
index d18c2c2c3b9134c948ed9ad37ee6b31627f0f39b..fb23fb0dffb11c47ba84cc5386cec4cb244f1d9f 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -41,6 +41,7 @@ source_set("lib") {
"//components/resource_provider/public/interfaces",
"//components/view_manager/public/cpp",
"//components/view_manager/public/interfaces",
+ "//components/web_view/test_runner/public/interfaces",
"//mojo/application/public/cpp:sources",
"//mojo/application/public/interfaces",
"//mojo/common:common_base",

Powered by Google App Engine
This is Rietveld 408576698