Index: ash/common/wm/window_state.cc |
diff --git a/ash/common/wm/window_state.cc b/ash/common/wm/window_state.cc |
index aa8e4aa4ab396c4dad36b703d2e7b2f6c4b446a8..debafcfd825ee6f6fafacad0fae0b557cb776df2 100644 |
--- a/ash/common/wm/window_state.cc |
+++ b/ash/common/wm/window_state.cc |
@@ -307,6 +307,7 @@ |
can_consume_system_keys_(false), |
unminimize_to_restore_bounds_(false), |
in_immersive_fullscreen_(false), |
+ hide_shelf_when_fullscreen_(true), |
minimum_visibility_(false), |
can_be_dragged_(true), |
cached_always_on_top_(false), |