Chromium Code Reviews| Index: chrome/common/render_messages_internal.h |
| =================================================================== |
| --- chrome/common/render_messages_internal.h (revision 74317) |
| +++ chrome/common/render_messages_internal.h (working copy) |
| @@ -129,6 +129,8 @@ |
| IPC_MESSAGE_ROUTED0(ViewMsg_PrintNodeUnderContextMenu) |
| +IPC_MESSAGE_ROUTED0(ViewMsg_PrintForPrintPreview) |
|
jam
2011/02/10 01:29:13
nit: comment?
|
| + |
| // Tells the render view to close. |
| IPC_MESSAGE_ROUTED0(ViewMsg_Close) |