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

Unified Diff: printing/BUILD.gn

Issue 2868363002: printing: add native_drawing_context.h to printing sources list (Closed)
Patch Set: 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 | « no previous file | no next file » | 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 f051b0064d2afd5d719127556cbf2a3f032859a7..98bc611a23133264fd511662e1a5763360474b16 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -43,6 +43,7 @@ component("printing") {
"metafile.h",
"metafile_skia_wrapper.cc",
"metafile_skia_wrapper.h",
+ "native_drawing_context.h",
"page_number.cc",
"page_number.h",
"page_range.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698