Chromium Code Reviews| 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 c45f608ea5ca006229d7e5061beca8f9a6dd2a02..80a2ef9e05af55ed23268f95e7f453da8b6926ab 100644 |
| --- a/ash/system/tray/system_tray_bubble.cc |
| +++ b/ash/system/tray/system_tray_bubble.cc |
| @@ -18,6 +18,7 @@ |
| #include "ui/gfx/canvas.h" |
| #include "ui/views/layout/box_layout.h" |
| #include "ui/views/view.h" |
| +#include "ui/views/widget/widget.h" |
| namespace ash { |