Chromium Code Reviews| Index: public/platform/WebFloatPoint.h |
| diff --git a/public/platform/WebFloatPoint.h b/public/platform/WebFloatPoint.h |
| index bd477d8c6da92f6cbe79e3cbb9da153e8ad3098c..bbce478bd1b2557d04d71395677e13dd5046d6d1 100644 |
| --- a/public/platform/WebFloatPoint.h |
| +++ b/public/platform/WebFloatPoint.h |
| @@ -36,7 +36,7 @@ |
| #if INSIDE_BLINK |
| #include "platform/geometry/FloatPoint.h" |
| #else |
| -#include <ui/gfx/point_f.h> |
| +#include <ui/gfx/geometry/point_f.h> |
| #endif |
| namespace blink { |