| 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 38e9da0d4b8efb0fa5a468c620f3d8dd008263f9..3258c0f01a8ec8c128524279f4289f5be43d86d9 100644
|
| --- a/ash/system/chromeos/session/tray_session_length_limit.h
|
| +++ b/ash/system/chromeos/session/tray_session_length_limit.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <memory>
|
|
|
| +#include "ash/common/system/chromeos/session/session_length_limit_observer.h"
|
| #include "ash/common/system/tray/system_tray_item.h"
|
| -#include "ash/system/chromeos/session/session_length_limit_observer.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
|
|