| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| index 8e41a534e1d9bbe05281c99aba298b8268382b27..94ed99e5e512597f73a00bc66d4466ed8c6b9a83 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| @@ -16,7 +16,6 @@ namespace blink {
|
|
|
| class FrameView;
|
| class LayoutObject;
|
| -class ObjectPaintProperties;
|
|
|
| // The context for PaintPropertyTreeBuilder.
|
| // It's responsible for bookkeeping tree state in other order, for example, the
|
|
|