| Index: chrome/common/print_messages.h
|
| ===================================================================
|
| --- chrome/common/print_messages.h (revision 110039)
|
| +++ chrome/common/print_messages.h (working copy)
|
| @@ -343,7 +343,7 @@
|
| #endif
|
|
|
| // Asks the browser to do print preview.
|
| -IPC_MESSAGE_ROUTED1(PrintHostMsg_RequestPrintPreview, bool /* is_modifiable */)
|
| +IPC_MESSAGE_ROUTED0(PrintHostMsg_RequestPrintPreview)
|
|
|
| // Notify the browser the number of pages in the print preview document.
|
| IPC_MESSAGE_ROUTED1(PrintHostMsg_DidGetPreviewPageCount,
|
|
|