| Index: ui/views/widget/native_widget_win.h
|
| ===================================================================
|
| --- ui/views/widget/native_widget_win.h (revision 150588)
|
| +++ ui/views/widget/native_widget_win.h (working copy)
|
| @@ -537,7 +537,7 @@
|
| void NotifyOwnedWindowsParentClosing();
|
|
|
| // Overridden from internal::InputMethodDelegate
|
| - virtual void DispatchKeyEventPostIME(const KeyEvent& key) OVERRIDE;
|
| + virtual void DispatchKeyEventPostIME(const ui::KeyEvent& key) OVERRIDE;
|
|
|
| // Common implementation of fullscreen-related code. This method handles
|
| // changing from windowed mode to a display mode (dubbed fullscreen mode)
|
|
|