Chromium Code Reviews| Index: printing/pdf_metafile_cg_mac.cc |
| =================================================================== |
| --- printing/pdf_metafile_cg_mac.cc (revision 85672) |
| +++ printing/pdf_metafile_cg_mac.cc (working copy) |
| @@ -118,7 +118,7 @@ |
| return true; |
| } |
| -skia::PlatformDevice* PdfMetafileCg::StartPageForVectorCanvas( |
| +SkDevice* PdfMetafileCg::StartPageForVectorCanvas( |
| const gfx::Size& page_size, const gfx::Rect& content_area, |
| const float& scale_factor) { |
| NOTIMPLEMENTED(); |