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

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: tot/merge 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
« no previous file with comments | « components/web_view/test_runner/test_runner_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index 590b7bd83ff0d52faf25ed7e33df5d5e09205aea..08c827fcf5c02be0ae60e2fdb54dbe05d4671988 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:apptests",
+ "//components/web_view/test_runner",
"//media/mojo/services:tests",
"//sql/mojo:apptests",
]
« no previous file with comments | « components/web_view/test_runner/test_runner_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698