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

Unified Diff: components/printing/common/BUILD.gn

Issue 2920013002: Use pdf compositor service for printing when OOPIF is enabled
Patch Set: rebase Created 3 years, 4 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/printing/common/BUILD.gn
diff --git a/components/printing/common/BUILD.gn b/components/printing/common/BUILD.gn
index e3f8e731441c6a9617d885959907cf5147100793..11fca1b1722f4f7354c9e87a82b7095ffa403101 100644
--- a/components/printing/common/BUILD.gn
+++ b/components/printing/common/BUILD.gn
@@ -13,6 +13,7 @@ static_library("common") {
"//base",
"//ipc",
"//printing",
+ "//printing/common:common",
"//third_party/WebKit/public:blink_headers",
"//ui/gfx",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698