| Index: ash/wm/overview/cleanup_animation_observer.cc
|
| diff --git a/ash/common/wm/overview/cleanup_animation_observer.cc b/ash/wm/overview/cleanup_animation_observer.cc
|
| similarity index 93%
|
| rename from ash/common/wm/overview/cleanup_animation_observer.cc
|
| rename to ash/wm/overview/cleanup_animation_observer.cc
|
| index 9feed4c25160e2ffad0b5adf6d70ed1b40b00e79..32f9c980137d75ccad9032bcf21bbe877b28d1cb 100644
|
| --- a/ash/common/wm/overview/cleanup_animation_observer.cc
|
| +++ b/ash/wm/overview/cleanup_animation_observer.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/overview/cleanup_animation_observer.h"
|
| +#include "ash/wm/overview/cleanup_animation_observer.h"
|
|
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|