Chromium Code Reviews| Index: ash/launcher/overflow_bubble.cc |
| diff --git a/ash/launcher/overflow_bubble.cc b/ash/launcher/overflow_bubble.cc |
| index ec7437f94ae4a55ac6081cb452c1e2edee373aa9..55cf34585e78adc37a46cf46a9e6439b6a0d5af5 100644 |
| --- a/ash/launcher/overflow_bubble.cc |
| +++ b/ash/launcher/overflow_bubble.cc |
| @@ -12,6 +12,7 @@ |
| #include "ui/gfx/screen.h" |
| #include "ui/views/bubble/bubble_delegate.h" |
| #include "ui/views/bubble/bubble_frame_view.h" |
| +#include "ui/views/widget/widget.h" |
| namespace ash { |
| namespace internal { |