| Index: ash/system/tray/tray_utils.cc
|
| diff --git a/ash/system/tray/tray_utils.cc b/ash/system/tray/tray_utils.cc
|
| index bd6009d8a2ba83bea000f7780889cac1ac840b24..bc1db2d35b2c0a57c15bf1872f7d85be5f65dcc7 100644
|
| --- a/ash/system/tray/tray_utils.cc
|
| +++ b/ash/system/tray/tray_utils.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/system/tray/tray_utils.h"
|
|
|
| +#include "ash/common/wm/shelf/wm_shelf_util.h"
|
| #include "ash/shelf/shelf_util.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_item_view.h"
|
| -#include "ash/wm/common/shelf/wm_shelf_util.h"
|
| #include "ui/accessibility/ax_view_state.h"
|
| #include "ui/gfx/font_list.h"
|
| #include "ui/gfx/geometry/vector2d.h"
|
|
|