| Index: chrome/browser/ui/views/find_bar_host.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/find_bar_host.h (revision 73642)
|
| +++ chrome/browser/ui/views/find_bar_host.h (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include "chrome/browser/renderer_host/render_view_host_delegate.h"
|
| #include "chrome/browser/ui/find_bar/find_bar.h"
|
| #include "chrome/browser/ui/views/dropdown_bar_host.h"
|
| -#include "gfx/native_widget_types.h"
|
| -#include "gfx/rect.h"
|
| +#include "ui/gfx/native_widget_types.h"
|
| +#include "ui/gfx/rect.h"
|
| #include "views/controls/textfield/textfield.h"
|
|
|
| class BrowserView;
|
|
|