| Index: ash/common/system/chromeos/power/tray_power_unittest.cc
|
| diff --git a/ash/system/chromeos/power/tray_power_unittest.cc b/ash/common/system/chromeos/power/tray_power_unittest.cc
|
| similarity index 99%
|
| rename from ash/system/chromeos/power/tray_power_unittest.cc
|
| rename to ash/common/system/chromeos/power/tray_power_unittest.cc
|
| index 542363122f152fa6bd5dcd1d72fa6195953567f1..d2d102f512b9f255901e98ae74b84e4258589660 100644
|
| --- a/ash/system/chromeos/power/tray_power_unittest.cc
|
| +++ b/ash/common/system/chromeos/power/tray_power_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/tray_power.h"
|
| +#include "ash/common/system/chromeos/power/tray_power.h"
|
|
|
| #include <map>
|
| #include <memory>
|
|
|