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

Unified Diff: mandoline/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: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index cf29f062973ac4078fd8f96c16212c33baf65ef4..f6b273d9ec95ca333c2c7856b24c0ce6bd3e4c6f 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -42,6 +42,7 @@ group("tests") {
"//components/resource_provider:resource_provider_unittests",
"//components/view_manager:tests",
"//components/web_view:mandoline_frame_apptests",
+ "//components/web_view/test_runner",
"//media/mojo/services:tests",
"//sql/mojo:apptests",
]

Powered by Google App Engine
This is Rietveld 408576698