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

Unified Diff: printing/pdf_metafile_cairo_linux.h

Issue 7799003: Add printing.dll to the component build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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/pdf_metafile_cairo_linux.h
===================================================================
--- printing/pdf_metafile_cairo_linux.h (revision 98598)
+++ printing/pdf_metafile_cairo_linux.h (working copy)
@@ -23,7 +23,7 @@
// This class uses Cairo graphics library to generate PDF stream and stores
// rendering results in a string buffer.
-class PdfMetafileCairo : public Metafile {
+class PRINTING_EXPORT PdfMetafileCairo : public Metafile {
public:
PdfMetafileCairo();
virtual ~PdfMetafileCairo();
« no previous file with comments | « printing/page_setup.h ('k') | printing/pdf_metafile_cg_mac.h » ('j') | printing/printing.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698