| Index: ash/system/date/date_view.h
|
| diff --git a/ash/system/date/date_view.h b/ash/system/date/date_view.h
|
| index 85a1c3f47edc8836cd3242bcb93b448d01dbf2b3..ac8beffe106a77eee62dde729946276739651d19 100644
|
| --- a/ash/system/date/date_view.h
|
| +++ b/ash/system/date/date_view.h
|
| @@ -8,8 +8,8 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/system/tray/actionable_view.h"
|
| #include "ash/system/date/tray_date.h"
|
| -#include "ash/system/tray/actionable_view.h"
|
| #include "base/i18n/time_formatting.h"
|
| #include "base/macros.h"
|
| #include "base/timer/timer.h"
|
|
|