| Index: ash/system/date/tray_date.cc
|
| diff --git a/ash/system/date/tray_date.cc b/ash/system/date/tray_date.cc
|
| index f98fb3a5f6e7e418235c3d3b68ff233b23987a6a..28847c10f63787fa785836f63459ddc7c7990bd1 100644
|
| --- a/ash/system/date/tray_date.cc
|
| +++ b/ash/system/date/tray_date.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/date/tray_date.h"
|
|
|
| -#include "ash/common/shelf/wm_shelf_util.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/shelf/wm_shelf_util.h"
|
| #include "ash/system/date/date_default_view.h"
|
| #include "ash/system/date/date_view.h"
|
| #include "ash/system/system_clock_observer.h"
|
|
|