| Index: ash/wm/window_animations.cc
|
| diff --git a/ash/wm/window_animations.cc b/ash/wm/window_animations.cc
|
| index 36fcd5825cebf1e6ad8720f3f5351f44cf7511c1..f8eb4094dc9a4ac65de4b95687235209021e3210 100644
|
| --- a/ash/wm/window_animations.cc
|
| +++ b/ash/wm/window_animations.cc
|
| @@ -12,9 +12,9 @@
|
| #include "ash/aura/wm_window_aura.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm/window_animation_types.h"
|
| +#include "ash/common/wm/workspace_controller.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/wm/window_util.h"
|
| -#include "ash/wm/workspace_controller.h"
|
| #include "base/i18n/rtl.h"
|
| #include "base/logging.h"
|
| #include "base/stl_util.h"
|
|
|