summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/find_bar_host.h')
-rw-r--r--chrome/browser/views/find_bar_host.h2
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 02f5941..cf15fba 100644
--- a/chrome/browser/views/find_bar_host.h
+++ b/chrome/browser/views/find_bar_host.h
@@ -6,10 +6,10 @@
#define CHROME_BROWSER_VIEWS_FIND_BAR_HOST_H_
#include "app/animation.h"
-#include "app/gfx/native_widget_types.h"
#include "chrome/browser/find_bar.h"
#include "chrome/browser/renderer_host/render_view_host_delegate.h"
#include "chrome/browser/views/dropdown_bar_host.h"
+#include "gfx/native_widget_types.h"
#include "gfx/rect.h"
#include "views/controls/textfield/textfield.h"