| Index: ui/views/widget/native_widget_aura.h
|
| diff --git a/ui/views/widget/native_widget_aura.h b/ui/views/widget/native_widget_aura.h
|
| index 921c119f5522c1f18da7967f858686dc4c10eea7..6b8b6da7300342010eb9e9d15072287b9e9c1218 100644
|
| --- a/ui/views/widget/native_widget_aura.h
|
| +++ b/ui/views/widget/native_widget_aura.h
|
| @@ -218,9 +218,6 @@ class VIEWS_EXPORT NativeWidgetAura
|
|
|
| gfx::NativeCursor cursor_;
|
|
|
| - // The saved window state for exiting full screen state.
|
| - ui::WindowShowState saved_window_state_;
|
| -
|
| std::unique_ptr<TooltipManagerAura> tooltip_manager_;
|
|
|
| // Reorders child windows of |window_| associated with a view based on the
|
|
|