Index: pdf/pdf.h |
diff --git a/pdf/pdf.h b/pdf/pdf.h |
index d18489d10535029903797e1985110ceb4e0b7634..94789d49fdd5c38e15ef6c589f24c050e99e7cd4 100644 |
--- a/pdf/pdf.h |
+++ b/pdf/pdf.h |
@@ -83,7 +83,7 @@ void SetPDFEnsureTypefaceCharactersAccessible( |
void SetPDFUseGDIPrinting(bool enable); |
-void SetPDFPostscriptPrintingLevel(int postscript_level); |
+void SetPDFUsePrintMode(int mode); |
#endif // defined(OS_WIN) |
// |page_count| and |max_page_width| are optional and can be NULL. |