| Index: ash/common/system/chromeos/power/power_status_unittest.cc
|
| diff --git a/ash/system/chromeos/power/power_status_unittest.cc b/ash/common/system/chromeos/power/power_status_unittest.cc
|
| similarity index 99%
|
| rename from ash/system/chromeos/power/power_status_unittest.cc
|
| rename to ash/common/system/chromeos/power/power_status_unittest.cc
|
| index a747e5d097c605073de3bddc2a7cd4eccc3fc1cb..5115828f5156cf034650ee4c7d437210b4800e9f 100644
|
| --- a/ash/system/chromeos/power/power_status_unittest.cc
|
| +++ b/ash/common/system/chromeos/power/power_status_unittest.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/chromeos/power/power_status.h"
|
| +#include "ash/common/system/chromeos/power/power_status.h"
|
|
|
| #include <memory>
|
|
|
|
|