| Index: Source/core/page/PageScaleConstraintsSet.h
|
| diff --git a/Source/core/page/PageScaleConstraintsSet.h b/Source/core/page/PageScaleConstraintsSet.h
|
| index 2e281cb21ca7a3f9ec3c3b416802ea8a2adbd17a..f8cce42ad7c32914a883964c5cb9b6da03f1e648 100644
|
| --- a/Source/core/page/PageScaleConstraintsSet.h
|
| +++ b/Source/core/page/PageScaleConstraintsSet.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "PageScaleConstraints.h"
|
| #include "core/dom/ViewportArguments.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| +#include "platform/geometry/IntSize.h"
|
|
|
| namespace WebCore {
|
|
|
|
|