Index: ui/views/widget/desktop_aura/desktop_native_widget_aura.h |
=================================================================== |
--- ui/views/widget/desktop_aura/desktop_native_widget_aura.h (revision 287388) |
+++ ui/views/widget/desktop_aura/desktop_native_widget_aura.h (working copy) |
@@ -293,7 +293,6 @@ |
window_modality_controller_; |
bool restore_focus_on_activate_; |
- bool restore_focus_on_window_focus_; |
gfx::NativeCursor cursor_; |
// We must manually reference count the number of users of |cursor_manager_| |