| Index: content/browser/frame_host/interstitial_page_impl.h
|
| ===================================================================
|
| --- content/browser/frame_host/interstitial_page_impl.h (revision 244508)
|
| +++ content/browser/frame_host/interstitial_page_impl.h (working copy)
|
| @@ -154,7 +154,7 @@
|
| bool* is_keyboard_shortcut) OVERRIDE;
|
| virtual void HandleKeyboardEvent(
|
| const NativeWebKeyboardEvent& event) OVERRIDE;
|
| -#if defined(OS_WIN) && defined(USE_AURA)
|
| +#if defined(OS_WIN)
|
| virtual gfx::NativeViewAccessible GetParentNativeViewAccessible() OVERRIDE;
|
| #endif
|
|
|
|
|