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

Unified Diff: mandoline/app/desktop/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: mandoline/app/desktop/BUILD.gn
diff --git a/mandoline/app/desktop/BUILD.gn b/mandoline/app/desktop/BUILD.gn
index ca2140db760a6b7bc7772989adfa2cb189a464a2..a7beb05d24a01d808f6fd54c6fc02440752a5f25 100644
--- a/mandoline/app/desktop/BUILD.gn
+++ b/mandoline/app/desktop/BUILD.gn
@@ -20,6 +20,7 @@ executable("mandoline") {
"//base",
"//build/config/sanitizers:deps",
"//components/tracing:startup_tracing",
+ "//mandoline/ui/common",
"//mojo/common",
"//mojo/environment:chromium",
"//mojo/runner:lib",

Powered by Google App Engine
This is Rietveld 408576698