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

Unified Diff: chrome/utility/BUILD.gn

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: Fix more Windows compile errors Created 3 years, 11 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: chrome/utility/BUILD.gn
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
index f4c663410bbd3c725314ef44cc0246bb4be54846..d1b2cfc8004f9ddc303c9d9c5fe97eaebaa5a8d0 100644
--- a/chrome/utility/BUILD.gn
+++ b/chrome/utility/BUILD.gn
@@ -40,6 +40,7 @@ static_library("utility") {
"//chrome:strings",
"//chrome/common",
"//chrome/common:mojo_bindings",
+ "//components/printing/common:interfaces",
"//components/safe_json/utility",
"//components/search_engines",
"//components/strings",

Powered by Google App Engine
This is Rietveld 408576698