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

Unified Diff: printing/BUILD.gn

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase 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
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | printing/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 98bc611a23133264fd511662e1a5763360474b16..eb1fb5abfa740f582d17cc7c3861de05d19161fe 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -95,6 +95,7 @@ component("printing") {
"//base:i18n",
"//base/third_party/dynamic_annotations",
"//cc/paint",
+ "//printing/common",
"//skia",
"//third_party/icu",
"//ui/gfx",
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | printing/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698