| Index: chrome/common/automation_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/automation_messages_internal.h (revision 131326)
|
| +++ chrome/common/automation_messages_internal.h (working copy)
|
| @@ -614,7 +614,7 @@
|
| // This message notifies the AutomationProvider to print the tab with given
|
| // handle. The first parameter is the handle to the tab resource. The
|
| // return value contains a bool which is true on success.
|
| -IPC_SYNC_MESSAGE_CONTROL1_1(AutomationMsg_PrintNow,
|
| +IPC_SYNC_MESSAGE_CONTROL1_1(AutomationMsg_DEPRECATED_PrintNow,
|
| int,
|
| bool)
|
|
|
|
|