Chromium Code Reviews| Index: printing/pdf_ps_metafile_cairo.h |
| =================================================================== |
| --- printing/pdf_ps_metafile_cairo.h (revision 55405) |
| +++ printing/pdf_ps_metafile_cairo.h (working copy) |
| @@ -29,8 +29,6 @@ |
| PS, |
| }; |
| - PdfPsMetafile(); |
| - |
| // In the renderer process, callers should also call Init(void) to see if the |
| // metafile can obtain all necessary rendering resources. |
| // In the browser process, callers should also call Init(const void*, uint32) |