Index: chrome/browser/printing/print_preview_message_handler.h |
=================================================================== |
--- chrome/browser/printing/print_preview_message_handler.h (revision 110039) |
+++ chrome/browser/printing/print_preview_message_handler.h (working copy) |
@@ -43,7 +43,7 @@ |
PrintPreviewUI* OnFailure(int document_cookie); |
// Message handlers. |
- void OnRequestPrintPreview(bool source_is_modifiable); |
+ void OnRequestPrintPreview(); |
void OnDidGetDefaultPageLayout( |
const printing::PageSizeMargins& page_layout_in_points); |
void OnDidGetPreviewPageCount( |