Chromium Code Reviews| Index: ash/system/tray/tray_bubble_view.cc |
| diff --git a/ash/system/tray/tray_bubble_view.cc b/ash/system/tray/tray_bubble_view.cc |
| index 66a9498e45c8251b1af9a15265b366656dc2546d..a2e8d8169f22e6793be5f94ae9633b629ad7c227 100644 |
| --- a/ash/system/tray/tray_bubble_view.cc |
| +++ b/ash/system/tray/tray_bubble_view.cc |
| @@ -23,6 +23,7 @@ |
| #include "ui/gfx/screen.h" |
| #include "ui/views/bubble/bubble_frame_view.h" |
| #include "ui/views/layout/box_layout.h" |
| +#include "ui/views/widget/widget.h" |
| namespace ash { |