| Index: chrome/browser/ui/views/dropdown_bar_host.h
|
| diff --git a/chrome/browser/ui/views/dropdown_bar_host.h b/chrome/browser/ui/views/dropdown_bar_host.h
|
| index 62210790dd1f9eaf9bce29b1e3e68c74e0cb5c6b..935866a3d7544006b7522129327ea9127d1cd1f4 100644
|
| --- a/chrome/browser/ui/views/dropdown_bar_host.h
|
| +++ b/chrome/browser/ui/views/dropdown_bar_host.h
|
| @@ -11,6 +11,7 @@
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/gfx/rect.h"
|
| +#include "ui/views/controls/textfield/textfield.h"
|
| #include "ui/views/focus/focus_manager.h"
|
|
|
| class BrowserView;
|
|
|