Index: ash/mus/bridge/wm_window_mus.h |
diff --git a/ash/mus/bridge/wm_window_mus.h b/ash/mus/bridge/wm_window_mus.h |
index 4f44576ddb6c520beb06d9fef8cb5bef2c1cb1cb..0bd784afac05487335671f6d60358ba934590419 100644 |
--- a/ash/mus/bridge/wm_window_mus.h |
+++ b/ash/mus/bridge/wm_window_mus.h |
@@ -285,8 +285,6 @@ class WmWindowMus : public WmWindow, public ui::WindowObserver { |
std::unique_ptr<MusLayoutManagerAdapter> layout_manager_adapter_; |
- std::unique_ptr<gfx::Rect> restore_bounds_in_screen_; |
- |
ui::WindowShowState restore_show_state_ = ui::SHOW_STATE_DEFAULT; |
bool snap_children_to_pixel_boundary_ = false; |