| Index: chrome/common/print_messages.h
|
| diff --git a/chrome/common/print_messages.h b/chrome/common/print_messages.h
|
| index eabfc292f21befe1bcdc178b18e2489160815dd1..82443e0d8bfd90130088d71b44633ff59a2a29e8 100644
|
| --- a/chrome/common/print_messages.h
|
| +++ b/chrome/common/print_messages.h
|
| @@ -344,9 +344,6 @@ IPC_MESSAGE_ROUTED1(PrintMsg_PrintPreview,
|
| // Like PrintMsg_PrintPages, but using the print preview document's frame/node.
|
| IPC_MESSAGE_ROUTED0(PrintMsg_PrintForSystemDialog)
|
|
|
| -// Tells a renderer to stop blocking script initiated printing.
|
| -IPC_MESSAGE_ROUTED0(PrintMsg_ResetScriptedPrintCount)
|
| -
|
| // Messages sent from the renderer to the browser.
|
|
|
| #if defined(OS_WIN)
|
|
|