| Index: ash/system/chromeos/session/tray_session_length_limit.h
|
| diff --git a/ash/system/chromeos/session/tray_session_length_limit.h b/ash/system/chromeos/session/tray_session_length_limit.h
|
| index 7dc28f450f4aec606492dbf9e8b341fb121f3482..38e9da0d4b8efb0fa5a468c620f3d8dd008263f9 100644
|
| --- a/ash/system/chromeos/session/tray_session_length_limit.h
|
| +++ b/ash/system/chromeos/session/tray_session_length_limit.h
|
| @@ -7,9 +7,8 @@
|
|
|
| #include <memory>
|
|
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| #include "ash/system/chromeos/session/session_length_limit_observer.h"
|
| -#include "ash/system/tray/system_tray_item.h"
|
| -#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
|
|