| Index: Source/core/layout/PaintInvalidationState.cpp
|
| diff --git a/Source/core/layout/PaintInvalidationState.cpp b/Source/core/layout/PaintInvalidationState.cpp
|
| index 16cda58a2995e7b8b8c24b7cf1f43eed6017a4b2..2ab5e45421d39f02a83bc695485bd3b8cff7d1e5 100644
|
| --- a/Source/core/layout/PaintInvalidationState.cpp
|
| +++ b/Source/core/layout/PaintInvalidationState.cpp
|
| @@ -10,7 +10,6 @@
|
| #include "core/layout/svg/LayoutSVGModelObject.h"
|
| #include "core/layout/svg/LayoutSVGRoot.h"
|
| #include "core/paint/DeprecatedPaintLayer.h"
|
| -#include "platform/Partitions.h"
|
|
|
| namespace blink {
|
|
|
|
|