| Index: third_party/WebKit/Source/core/paint/PaintInfo.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintInfo.h b/third_party/WebKit/Source/core/paint/PaintInfo.h
|
| index 4cb2da4af797f4bde6014fb4f42fca838b615ff2..624dc74aa2c5160b542dde859d5be6ce877e2167 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintInfo.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintInfo.h
|
| @@ -47,10 +47,7 @@
|
|
|
| namespace blink {
|
|
|
| -class LayoutInline;
|
| class LayoutBoxModelObject;
|
| -class LayoutObject;
|
| -class PaintInvalidationState;
|
|
|
| struct CORE_EXPORT PaintInfo {
|
| PaintInfo(GraphicsContext& newContext,
|
|
|