| Index: ash/wm/window_dimmer.cc
|
| diff --git a/ash/common/wm/window_dimmer.cc b/ash/wm/window_dimmer.cc
|
| similarity index 98%
|
| rename from ash/common/wm/window_dimmer.cc
|
| rename to ash/wm/window_dimmer.cc
|
| index c90d806832fe21d6b24aa82e6689315fee2209f6..b43c2a8340e51bd6f2ebca42874fd55b7078a66f 100644
|
| --- a/ash/common/wm/window_dimmer.cc
|
| +++ b/ash/wm/window_dimmer.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/window_dimmer.h"
|
| +#include "ash/wm/window_dimmer.h"
|
|
|
| #include <memory>
|
|
|
|
|