| Index: chrome/browser/ui/views/dropdown_bar_host.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/dropdown_bar_host.h (revision 73642)
|
| +++ chrome/browser/ui/views/dropdown_bar_host.h (working copy)
|
| @@ -8,9 +8,9 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/common/native_web_keyboard_event.h"
|
| -#include "gfx/native_widget_types.h"
|
| -#include "gfx/rect.h"
|
| #include "ui/base/animation/animation_delegate.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
| +#include "ui/gfx/rect.h"
|
| #include "views/controls/textfield/textfield.h"
|
| #include "views/focus/focus_manager.h"
|
|
|
|
|