| Index: Source/core/page/Page.h
|
| diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h
|
| index 4bfc00cdf4fce11e8344ee54984df061e92ec594..d18b6cdb0025ea8d40936f2cfa0e9b13bc653404 100644
|
| --- a/Source/core/page/Page.h
|
| +++ b/Source/core/page/Page.h
|
| @@ -25,10 +25,10 @@
|
| #include "core/page/PageVisibilityState.h"
|
| #include "core/page/UseCounter.h"
|
| #include "core/platform/LifecycleContext.h"
|
| -#include "core/platform/graphics/Region.h"
|
| #include "core/rendering/Pagination.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| +#include "platform/graphics/Region.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/Noncopyable.h"
|
|
|