| 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 dab26c1144344e496d5c38394ff463a72bed6e7b..bf335a7995db41b7266261ba78d1cad1c661370f 100644
|
| --- a/chrome/browser/ui/views/dropdown_bar_host.h
|
| +++ b/chrome/browser/ui/views/dropdown_bar_host.h
|
| @@ -9,8 +9,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/rect.h"
|
| #include "ui/views/focus/focus_manager.h"
|
|
|
| class BrowserView;
|
|
|