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

Unified Diff: printing/BUILD.gn

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase more Created 3 years, 7 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: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index f051b0064d2afd5d719127556cbf2a3f032859a7..ab1d32ad4b2986b5e8d171680ad0d6d9170b3c98 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -94,6 +94,7 @@ component("printing") {
"//base:i18n",
"//base/third_party/dynamic_annotations",
"//cc/paint",
+ "//printing/common",
"//skia",
"//third_party/icu",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698