Index: content/child/fling_animator_impl_android.h |
diff --git a/content/child/fling_animator_impl_android.h b/content/child/fling_animator_impl_android.h |
index ea33ba291962e69bb1d160cb461ab00b397288fc..7859e1b2d70fde1dd35ed9854fc487b64ea33cd6 100644 |
--- a/content/child/fling_animator_impl_android.h |
+++ b/content/child/fling_animator_impl_android.h |
@@ -10,7 +10,7 @@ |
#include "third_party/WebKit/public/platform/WebGestureCurve.h" |
#include "third_party/WebKit/public/platform/WebSize.h" |
#include "ui/gfx/android/scroller.h" |
-#include "ui/gfx/point_f.h" |
+#include "ui/gfx/geometry/point_f.h" |
namespace blink { |
class WebGestureCurveTarget; |