| Index: printing/pdf_metafile_mac.h
|
| ===================================================================
|
| --- printing/pdf_metafile_mac.h (revision 78814)
|
| +++ printing/pdf_metafile_mac.h (working copy)
|
| @@ -33,10 +33,6 @@
|
| virtual bool Init();
|
| virtual bool InitFromData(const void* src_buffer, uint32 src_buffer_size);
|
|
|
| - // Not implemented on mac.
|
| - virtual skia::PlatformDevice* StartPageForVectorCanvas(
|
| - const gfx::Size& page_size, const gfx::Point& content_origin,
|
| - const float& scale_factor);
|
| virtual bool StartPage(const gfx::Size& page_size,
|
| const gfx::Point& content_origin,
|
| const float& scale_factor);
|
|
|