Index: ash/common/wm/window_state.cc |
diff --git a/ash/common/wm/window_state.cc b/ash/common/wm/window_state.cc |
index 900b6ccd3fcddbb794252d356f64795e87c1664c..debafcfd825ee6f6fafacad0fae0b557cb776df2 100644 |
--- a/ash/common/wm/window_state.cc |
+++ b/ash/common/wm/window_state.cc |
@@ -305,7 +305,6 @@ WindowState::WindowState(WmWindow* window) |
panel_attached_(true), |
ignored_by_shelf_(false), |
can_consume_system_keys_(false), |
- top_row_keys_are_function_keys_(false), |
unminimize_to_restore_bounds_(false), |
in_immersive_fullscreen_(false), |
hide_shelf_when_fullscreen_(true), |