Chromium Code Reviews| Index: printing/pdf_metafile_skia.h |
| =================================================================== |
| --- printing/pdf_metafile_skia.h (revision 98598) |
| +++ printing/pdf_metafile_skia.h (working copy) |
| @@ -20,7 +20,7 @@ |
| struct PdfMetafileSkiaData; |
| // This class uses Skia graphics library to generate a PDF document. |
| -class PdfMetafileSkia : public Metafile { |
| +class PRINTING_EXPORT PdfMetafileSkia : public Metafile { |
| public: |
| PdfMetafileSkia(); |
| virtual ~PdfMetafileSkia(); |