Index: content/browser/android/content_view_core_impl.h |
diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h |
index faa0ed1236241c61bea90f347012e6410cc7cde5..6bab2f7084a7ac33ed4cbe36a7ead711f6007977 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -18,8 +18,8 @@ |
#include "content/public/browser/android/content_view_core.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "third_party/WebKit/public/web/WebInputEvent.h" |
-#include "ui/gfx/rect.h" |
-#include "ui/gfx/rect_f.h" |
+#include "ui/gfx/geometry/rect.h" |
+#include "ui/gfx/geometry/rect_f.h" |
#include "url/gurl.h" |
namespace ui { |