| Index: ash/wm/workspace/workspace_event_handler.cc
|
| diff --git a/ash/wm/workspace/workspace_event_handler.cc b/ash/wm/workspace/workspace_event_handler.cc
|
| index e6f98e1b336a69fff8e7b927d79af0773adc0289..508801cdf0de60f74665f2eda04c366b9a002172 100644
|
| --- a/ash/wm/workspace/workspace_event_handler.cc
|
| +++ b/ash/wm/workspace/workspace_event_handler.cc
|
| @@ -7,9 +7,9 @@
|
| #include "ash/metrics/user_metrics_recorder.h"
|
| #include "ash/shell.h"
|
| #include "ash/touch/touch_uma.h"
|
| +#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/common/wm_window.h"
|
| -#include "ash/wm/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_delegate.h"
|
|
|