| Index: ash/system/tray_update.cc
|
| diff --git a/ash/system/tray_update.cc b/ash/system/tray_update.cc
|
| index 2effe9652cdd4cd664641cf21502e2ca98b2d97a..d69cc2e305f408c6e490d2191a7820d68f21474f 100644
|
| --- a/ash/system/tray_update.cc
|
| +++ b/ash/system/tray_update.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/system/tray_update.h"
|
|
|
| +#include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/fixed_sized_image_view.h"
|
| #include "ash/system/tray/system_tray.h"
|
| -#include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "grit/ash_resources.h"
|
|
|