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