Index: ash/system/power/power_status.cc |
diff --git a/ash/common/system/chromeos/power/power_status.cc b/ash/system/power/power_status.cc |
similarity index 99% |
rename from ash/common/system/chromeos/power/power_status.cc |
rename to ash/system/power/power_status.cc |
index d7dd534da72a0ba07308b13292851b9a6b83c7c0..92deb8e16962309c4d441f8fe3bffd8fc90cc5d9 100644 |
--- a/ash/common/system/chromeos/power/power_status.cc |
+++ b/ash/system/power/power_status.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/system/chromeos/power/power_status.h" |
+#include "ash/system/power/power_status.h" |
#include <algorithm> |
#include <cmath> |