Index: ash/wm/window_state.cc |
diff --git a/ash/wm/window_state.cc b/ash/wm/window_state.cc |
index 0c86e28499dad3fb9662cd1baf1d9fd3e0fd3c3d..bc7f060a37378bb521fa36f5a346dee092243489 100644 |
--- a/ash/wm/window_state.cc |
+++ b/ash/wm/window_state.cc |
@@ -33,7 +33,6 @@ WindowState::WindowState(aura::Window* window) |
ignored_by_shelf_(false), |
can_consume_system_keys_(false), |
top_row_keys_are_function_keys_(false), |
- window_resizer_(NULL), |
always_restores_to_restore_bounds_(false), |
hide_shelf_when_fullscreen_(true), |
animate_to_fullscreen_(true), |