| Index: chrome/common/automation_messages_internal.h
|
| diff --git a/chrome/common/automation_messages_internal.h b/chrome/common/automation_messages_internal.h
|
| index 79ee785776aa5e95240953284bbe6e25fcab6549..1070dad47ffecfaf7e2e7e9eea2fb44868c50de5 100644
|
| --- a/chrome/common/automation_messages_internal.h
|
| +++ b/chrome/common/automation_messages_internal.h
|
| @@ -863,7 +863,7 @@ IPC_SYNC_MESSAGE_CONTROL2_2(AutomationMsg_SendJSONRequestWithBrowserHandle,
|
| bool /* success */)
|
|
|
| // Resets to the default theme.
|
| -IPC_SYNC_MESSAGE_CONTROL0_0(AutomationMsg_DEPRECIATED_ResetToDefaultTheme)
|
| +IPC_SYNC_MESSAGE_CONTROL0_0(AutomationMsg_DEPRECATED_ResetToDefaultTheme)
|
|
|
| // This message requests the external tab identified by the tab handle
|
| // passed in be closed.
|
|
|