| Index: ash/system/tray/tray_bubble_wrapper.cc
|
| diff --git a/ash/system/tray/tray_bubble_wrapper.cc b/ash/system/tray/tray_bubble_wrapper.cc
|
| index 81bd8180c867cd9986afe8c95ae8da94270c7582..df43f917f3542151d935eb9feb946bd21e9e1cb6 100644
|
| --- a/ash/system/tray/tray_bubble_wrapper.cc
|
| +++ b/ash/system/tray/tray_bubble_wrapper.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/system/tray/tray_bubble_wrapper.h"
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/system/tray/tray_background_view.h"
|
| #include "ash/system/tray/tray_event_filter.h"
|
| -#include "ash/wm_window.h"
|
| #include "ui/views/bubble/tray_bubble_view.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|