summaryrefslogtreecommitdiffstats
path: root/ash/shell/toplevel_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell/toplevel_window.h')
-rw-r--r--ash/shell/toplevel_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/shell/toplevel_window.h b/ash/shell/toplevel_window.h
index 693bad5..1910451 100644
--- a/ash/shell/toplevel_window.h
+++ b/ash/shell/toplevel_window.h
@@ -17,6 +17,7 @@ class ToplevelWindow : public views::WidgetDelegateView {
bool can_resize;
bool can_maximize;
+ bool use_saved_placement;
};
static views::Widget* CreateToplevelWindow(
const CreateParams& params);