| Index: ash/system/tray/system_tray_item.cc
|
| diff --git a/ash/system/tray/system_tray_item.cc b/ash/system/tray/system_tray_item.cc
|
| index 008b2ca169dd49b6a959b193986896772757b01c..70d421e2a0d1553a4884c185f92b09ab3f6a748d 100644
|
| --- a/ash/system/tray/system_tray_item.cc
|
| +++ b/ash/system/tray/system_tray_item.cc
|
| @@ -4,9 +4,8 @@
|
|
|
| #include "ash/system/tray/system_tray_item.h"
|
|
|
| -#include "ash/shell.h"
|
| +#include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/system_tray.h"
|
| -#include "ash/system/tray/system_tray_delegate.h"
|
| #include "ui/views/view.h"
|
|
|
| namespace ash {
|
|
|