| Index: ash/system/chromeos/power/dual_role_notification.cc
|
| diff --git a/ash/system/chromeos/power/dual_role_notification.cc b/ash/system/chromeos/power/dual_role_notification.cc
|
| index c7aa8545ca500c8054c7604fc92af43c9cb24660..36c78fcfd157b614b6c69bbc367c1775b6d19fde 100644
|
| --- a/ash/system/chromeos/power/dual_role_notification.cc
|
| +++ b/ash/system/chromeos/power/dual_role_notification.cc
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <set>
|
|
|
| +#include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/power/power_status.h"
|
| #include "ash/system/system_notifier.h"
|
| -#include "ash/system/tray/system_tray_delegate.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
|
|