Chromium Code Reviews| Index: public/platform/WebFloatPoint.h |
| diff --git a/public/platform/WebFloatPoint.h b/public/platform/WebFloatPoint.h |
| index 2b42ae070970c3b59f41951c1738ee93059d92bf..eebbb6dbe6b133a2dd6e7335a345db45dbfcb50d 100644 |
| --- a/public/platform/WebFloatPoint.h |
| +++ b/public/platform/WebFloatPoint.h |
| @@ -34,7 +34,7 @@ |
| #include "WebCommon.h" |
| #if BLINK_IMPLEMENTATION |
| -#include "core/platform/graphics/FloatPoint.h" |
| +#include "platform/geometry/FloatPoint.h" |
| #else |
| #include <ui/gfx/point_f.h> |
| #endif |