| Index: ash/system/tray/system_tray_bubble.cc
|
| diff --git a/ash/system/tray/system_tray_bubble.cc b/ash/system/tray/system_tray_bubble.cc
|
| index fdd963949464389c328ddbd0ef26f7f729ca3d58..088695a11a934067b85f1317dcd9bc9c533ab881 100644
|
| --- a/ash/system/tray/system_tray_bubble.cc
|
| +++ b/ash/system/tray/system_tray_bubble.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/system/tray/system_tray_bubble.h"
|
|
|
| +#include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/system_tray.h"
|
| -#include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/system_tray_item.h"
|
| #include "ash/system/tray/tray_bubble_wrapper.h"
|
| #include "ash/system/tray/tray_constants.h"
|
|
|