Index: ash/common/wm/screen_dimmer.cc |
diff --git a/ash/wm/screen_dimmer.cc b/ash/common/wm/screen_dimmer.cc |
similarity index 98% |
rename from ash/wm/screen_dimmer.cc |
rename to ash/common/wm/screen_dimmer.cc |
index 3d89039722e9daa2978ab22fc25f7d9aac9b3367..b00ac9052f783197bc776c92630e9d1383a19883 100644 |
--- a/ash/wm/screen_dimmer.cc |
+++ b/ash/common/wm/screen_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/wm/screen_dimmer.h" |
+#include "ash/common/wm/screen_dimmer.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/container_finder.h" |