| Index: Source/core/page/Settings.h
|
| diff --git a/Source/core/page/Settings.h b/Source/core/page/Settings.h
|
| index 588380bf66ad009520f735cce4780dfad7efc577..25be2dd89357246cf7dc8703408a3f25836c6dae 100644
|
| --- a/Source/core/page/Settings.h
|
| +++ b/Source/core/page/Settings.h
|
| @@ -30,7 +30,7 @@
|
| #include "SettingsMacros.h"
|
| #include "core/editing/EditingBehaviorTypes.h"
|
| #include "core/platform/Timer.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| +#include "platform/geometry/IntSize.h"
|
| #include "weborigin/KURL.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|