Index: chrome/browser/ui/find_bar/find_tab_helper.cc |
diff --git a/chrome/browser/ui/find_bar/find_tab_helper.cc b/chrome/browser/ui/find_bar/find_tab_helper.cc |
index 83bbe21a1efa6cd77ed4f338231f761a28a096f4..b9c2a367cbd9f9024dbf9ccb7814ef87e924ab4e 100644 |
--- a/chrome/browser/ui/find_bar/find_tab_helper.cc |
+++ b/chrome/browser/ui/find_bar/find_tab_helper.cc |
@@ -16,7 +16,7 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/stop_find_action.h" |
#include "third_party/WebKit/public/web/WebFindOptions.h" |
-#include "ui/gfx/rect_f.h" |
+#include "ui/gfx/geometry/rect_f.h" |
using blink::WebFindOptions; |
using content::WebContents; |