| Index: ash/common/wm/background_animator.cc
|
| diff --git a/ash/wm/common/background_animator.cc b/ash/common/wm/background_animator.cc
|
| similarity index 97%
|
| rename from ash/wm/common/background_animator.cc
|
| rename to ash/common/wm/background_animator.cc
|
| index ffdc7c964d1b38f15306df9c9fef26d85368bd0a..b8596fb2760f91933d828cadf0c51269cc526e56 100644
|
| --- a/ash/wm/common/background_animator.cc
|
| +++ b/ash/common/wm/background_animator.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/wm/common/background_animator.h"
|
| +#include "ash/common/wm/background_animator.h"
|
|
|
| namespace ash {
|
| namespace {
|
|
|