Index: chrome/common/automation_messages_internal.h |
=================================================================== |
--- chrome/common/automation_messages_internal.h (revision 137005) |
+++ chrome/common/automation_messages_internal.h (working copy) |
@@ -1375,7 +1375,7 @@ |
bool /* result */) |
// This message triggers the collected cookies dialog for a specific tab. |
-IPC_SYNC_MESSAGE_CONTROL1_1(AutomationMsg_ShowCollectedCookiesDialog, |
+IPC_SYNC_MESSAGE_CONTROL1_1(AutomationMsg_DEPRECATED_ShowCollectedCookiesDialog, |
int /* tab handle */, |
bool /* result */) |