| Index: ui/views/mus/desktop_window_tree_host_mus.h
|
| diff --git a/ui/views/mus/desktop_window_tree_host_mus.h b/ui/views/mus/desktop_window_tree_host_mus.h
|
| index 562eb0a25b448b4c38a594e1c0ab84eb82132cb9..28f0b487efe44e00abe1c27266dca225a89a1d54 100644
|
| --- a/ui/views/mus/desktop_window_tree_host_mus.h
|
| +++ b/ui/views/mus/desktop_window_tree_host_mus.h
|
| @@ -137,10 +137,6 @@ class VIEWS_MUS_EXPORT DesktopWindowTreeHostMus
|
|
|
| DesktopNativeWidgetAura* desktop_native_widget_aura_;
|
|
|
| - // State to restore window to when exiting fullscreen. Only valid if
|
| - // fullscreen.
|
| - ui::WindowShowState fullscreen_restore_state_;
|
| -
|
| // We can optionally have a parent which can order us to close, or own
|
| // children who we're responsible for closing when we CloseNow().
|
| DesktopWindowTreeHostMus* parent_ = nullptr;
|
|
|