| Index: chrome/browser/automation/chrome_frame_automation_provider.cc
|
| ===================================================================
|
| --- chrome/browser/automation/chrome_frame_automation_provider.cc (revision 110386)
|
| +++ chrome/browser/automation/chrome_frame_automation_provider.cc (working copy)
|
| @@ -50,7 +50,7 @@
|
| case AutomationMsg_ProcessUnhandledAccelerator::ID:
|
| case AutomationMsg_ForwardContextMenuCommandToChrome::ID:
|
| #endif // defined(OS_WIN)
|
| -#if defined(OS_WIN) && !defined(USE_AURA)
|
| +#if defined(OS_WIN)
|
| case AutomationMsg_TabReposition::ID:
|
| #endif
|
| case AutomationMsg_NavigateInExternalTab::ID:
|
|
|