| 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 c5738e5dde43984f38ea6bf07849ce817b8ec6c2..2bcb07bb3de2383aaadea6c9d5e2f8a26303fb87 100644
|
| --- a/ash/system/tray/tray_bubble_wrapper.cc
|
| +++ b/ash/system/tray/tray_bubble_wrapper.cc
|
| @@ -8,6 +8,7 @@
|
| #include "ash/system/tray/tray_event_filter.h"
|
| #include "ash/wm/window_properties.h"
|
| #include "ui/aura/client/capture_client.h"
|
| +#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/views/bubble/tray_bubble_view.h"
|
| #include "ui/views/widget/widget.h"
|
|
|