| Index: ash/system/date/date_view.cc
|
| diff --git a/ash/system/date/date_view.cc b/ash/system/date/date_view.cc
|
| index 9354cd49fc8aaa71cb45fd35ac0316983b096407..4eabea88ddd47c69924c2997c286b456d18086ce 100644
|
| --- a/ash/system/date/date_view.cc
|
| +++ b/ash/system/date/date_view.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| -#include "ash/system/tray/tray_views.h"
|
| +#include "ash/system/tray/tray_utils.h"
|
| #include "base/i18n/time_formatting.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
|
|