diff options
Diffstat (limited to 'chrome/browser/views/find_bar_host.h')
-rw-r--r-- | chrome/browser/views/find_bar_host.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/find_bar_host.h b/chrome/browser/views/find_bar_host.h index 6c2546f3..a67b714 100644 --- a/chrome/browser/views/find_bar_host.h +++ b/chrome/browser/views/find_bar_host.h @@ -6,8 +6,8 @@ #define CHROME_BROWSER_VIEWS_FIND_BAR_HOST_H_ #include "app/animation.h" +#include "app/gfx/native_widget_types.h" #include "base/gfx/rect.h" -#include "base/gfx/native_widget_types.h" #include "base/scoped_ptr.h" #include "chrome/browser/find_bar.h" #include "chrome/browser/renderer_host/render_view_host_delegate.h" |