| Index: ash/system/date/date_view.cc
|
| diff --git a/ash/system/date/date_view.cc b/ash/system/date/date_view.cc
|
| index 7697dde67a410835c8f2ccf387a260dcfbe23621..5e966b1036fdb73e3a9273f64ae34ad2674ec5ab 100644
|
| --- a/ash/system/date/date_view.cc
|
| +++ b/ash/system/date/date_view.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/date/date_view.h"
|
|
|
| +#include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_utils.h"
|
| #include "base/command_line.h"
|
|
|