Chromium Code Reviews| Index: public/platform/WebPoint.h |
| diff --git a/public/platform/WebPoint.h b/public/platform/WebPoint.h |
| index 7424072f9ae02bd46211715d15093510809c357c..ed24caf82d4a570c1f96cd875475a0c5e8ade6ee 100644 |
| --- a/public/platform/WebPoint.h |
| +++ b/public/platform/WebPoint.h |
| @@ -36,7 +36,7 @@ |
| #if INSIDE_BLINK |
| #include "platform/geometry/IntPoint.h" |
| #else |
| -#include <ui/gfx/point.h> |
| +#include <ui/gfx/geometry/point.h> |
| #endif |
| namespace blink { |