Index: chrome/browser/ui/views/find_bar_host.h |
diff --git a/chrome/browser/ui/views/find_bar_host.h b/chrome/browser/ui/views/find_bar_host.h |
index 87644f6a39f650679c50ad8ea12900315fc00d41..f0b5de39d0b9709edb0bb345ec937bf9efc093e3 100644 |
--- a/chrome/browser/ui/views/find_bar_host.h |
+++ b/chrome/browser/ui/views/find_bar_host.h |
@@ -9,8 +9,8 @@ |
#include "chrome/browser/ui/find_bar/find_bar.h" |
#include "chrome/browser/ui/views/dropdown_bar_host.h" |
#include "chrome/browser/ui/views/find_bar_view.h" |
+#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/native_widget_types.h" |
-#include "ui/gfx/rect.h" |
#include "ui/views/controls/textfield/textfield.h" |
class BrowserView; |