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

Unified Diff: printing/BUILD.gn

Issue 2686033005: Move metafile printing code from platform canvas to PaintCanvas (Closed)
Patch Set: Fix missing build_config include Created 3 years, 10 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/shell/BUILD.gn ('k') | printing/DEPS » ('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 ad70ef1e9404b6015d60e0dd7035b628a44f1740..8883c7582e0a96f0e5a71f011f36eff3457ec6e8 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -90,6 +90,7 @@ component("printing") {
"//base",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//cc/paint",
"//skia",
"//third_party/icu",
"//ui/gfx",
« no previous file with comments | « content/shell/BUILD.gn ('k') | printing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698