| Index: Source/core/page/WindowFeatures.cpp
|
| diff --git a/Source/core/page/WindowFeatures.cpp b/Source/core/page/WindowFeatures.cpp
|
| index 8614ea0d6fa9acc642245721b95955fca8af6c4a..3796f0bb496ec6daa0e7d237dde7db250be3e58a 100644
|
| --- a/Source/core/page/WindowFeatures.cpp
|
| +++ b/Source/core/page/WindowFeatures.cpp
|
| @@ -23,7 +23,7 @@
|
| #include "config.h"
|
| #include "core/page/WindowFeatures.h"
|
|
|
| -#include "core/platform/graphics/FloatRect.h"
|
| +#include "platform/geometry/FloatRect.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/MathExtras.h"
|
| #include "wtf/text/StringHash.h"
|
|
|