| Index: ash/wm/wm_window_animations.cc
|
| diff --git a/ash/common/wm/wm_window_animations.cc b/ash/wm/wm_window_animations.cc
|
| similarity index 95%
|
| rename from ash/common/wm/wm_window_animations.cc
|
| rename to ash/wm/wm_window_animations.cc
|
| index 64b431f2c65900b063be9fec5d8e5cefd721899b..e21cc70acd0ad907859d0b8fc72020b33e86d71c 100644
|
| --- a/ash/common/wm/wm_window_animations.cc
|
| +++ b/ash/wm/wm_window_animations.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/wm/wm_window_animations.h"
|
| +#include "ash/wm/wm_window_animations.h"
|
|
|
| #include "ui/compositor/layer.h"
|
| #include "ui/gfx/transform.h"
|
|
|