| Index: ash/common/system/chromeos/power/tray_power.cc
|
| diff --git a/ash/common/system/chromeos/power/tray_power.cc b/ash/common/system/chromeos/power/tray_power.cc
|
| index 22e8ec1cfa6504f46096e7819a73cbc553b86c6e..fe82b93393c08b1e3eef9f5ce7383b5e99fbe216 100644
|
| --- a/ash/common/system/chromeos/power/tray_power.cc
|
| +++ b/ash/common/system/chromeos/power/tray_power.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <utility>
|
|
|
| -#include "ash/ash_switches.h"
|
| #include "ash/common/accessibility_delegate.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/common/system/chromeos/devicetype_utils.h"
|
| #include "ash/common/system/chromeos/power/battery_notification.h"
|
| #include "ash/common/system/chromeos/power/dual_role_notification.h"
|
|
|