Index: ash/wm/window_dimmer.cc |
diff --git a/ash/common/wm/window_dimmer.cc b/ash/wm/window_dimmer.cc |
similarity index 95% |
rename from ash/common/wm/window_dimmer.cc |
rename to ash/wm/window_dimmer.cc |
index c90d806832fe21d6b24aa82e6689315fee2209f6..ab213ad618c8a633586f8ccdf3ef1b24a2abced6 100644 |
--- a/ash/common/wm/window_dimmer.cc |
+++ b/ash/wm/window_dimmer.cc |
@@ -2,12 +2,12 @@ |
// 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> |
-#include "ash/common/wm_shell.h" |
-#include "ash/common/wm_window.h" |
+#include "ash/wm_shell.h" |
+#include "ash/wm_window.h" |
#include "base/time/time.h" |
#include "ui/aura/window.h" |
#include "ui/compositor/layer.h" |