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

Unified Diff: chrome/browser/printing/pwg_raster_converter.h

Issue 2633573002: Add Postscript Printing (Closed)
Patch Set: Merge Created 3 years, 11 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 | « chrome/browser/printing/print_view_manager_base.cc ('k') | chrome/browser/printing/pwg_raster_converter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/printing/pwg_raster_converter.h
diff --git a/chrome/browser/printing/pwg_raster_converter.h b/chrome/browser/printing/pwg_raster_converter.h
index c7d6998e0771e2644651ee7d49efec536a3e4c44..4a975ee7c39d5d6f0b17c20672b88bcd58d983e2 100644
--- a/chrome/browser/printing/pwg_raster_converter.h
+++ b/chrome/browser/printing/pwg_raster_converter.h
@@ -9,6 +9,7 @@
#include "base/callback.h"
#include "base/memory/ref_counted_memory.h"
+#include "printing/pdf_render_settings.h"
namespace base {
class FilePath;
« no previous file with comments | « chrome/browser/printing/print_view_manager_base.cc ('k') | chrome/browser/printing/pwg_raster_converter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698