| Index: chrome/common/automation_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/automation_messages_internal.h (revision 99456)
|
| +++ chrome/common/automation_messages_internal.h (working copy)
|
| @@ -852,7 +852,7 @@
|
| int,
|
| GURL)
|
|
|
| -#if defined(OS_WIN)
|
| +#if defined(OS_WIN) && !defined(USE_AURA)
|
| // This message is an outgoing message from an automation client to Chrome.
|
| // It is used to reposition a chrome tab window.
|
| IPC_MESSAGE_CONTROL2(AutomationMsg_TabReposition,
|
|
|