| Index: ash/common/system/tray/tray_item_view.cc
|
| diff --git a/ash/common/system/tray/tray_item_view.cc b/ash/common/system/tray/tray_item_view.cc
|
| index 927e63f20a9dcac01574077e0acc9ee00b0c69ce..53d5d27044110436781946d31aad0913940d9dfa 100644
|
| --- a/ash/common/system/tray/tray_item_view.cc
|
| +++ b/ash/common/system/tray/tray_item_view.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf_util.h"
|
| +#include "ash/common/system/tray/system_tray.h"
|
| #include "ash/common/system/tray/system_tray_item.h"
|
| -#include "ash/system/tray/system_tray.h"
|
| #include "ui/compositor/layer.h"
|
| #include "ui/gfx/animation/slide_animation.h"
|
| #include "ui/views/controls/image_view.h"
|
|
|