| Index: Source/web/FindInPageCoordinates.h
|
| diff --git a/Source/web/FindInPageCoordinates.h b/Source/web/FindInPageCoordinates.h
|
| index 7c12e8cb148110ba82f909c0557f71517c852d2c..de1ba91996584b86a0dade27f44fbe99f1a00a2f 100644
|
| --- a/Source/web/FindInPageCoordinates.h
|
| +++ b/Source/web/FindInPageCoordinates.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef FindInPageCoordinates_h
|
| #define FindInPageCoordinates_h
|
|
|
| -#include "core/platform/graphics/FloatRect.h"
|
| +#include "platform/geometry/FloatRect.h"
|
|
|
| namespace WebCore {
|
| class Range;
|
|
|