| Index: ash/system/date/tray_system_info.cc
|
| diff --git a/ash/system/date/tray_system_info.cc b/ash/system/date/tray_system_info.cc
|
| index eb2d701ac769cf6ac38b41a9dba4beeaecf0674c..4b04912504d198c4855a7acc62c168cd8f07ffa4 100644
|
| --- a/ash/system/date/tray_system_info.cc
|
| +++ b/ash/system/date/tray_system_info.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/date/tray_system_info.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_view.h"
|
| #include "ash/system/date/system_info_default_view.h"
|
| #include "ash/system/system_clock_observer.h"
|
|
|