| 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 ea7979e845475731f6e19908bb957e299d9bd6d5..825ec46852384865814d277bf945a7dd10116a30 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h
|
| @@ -101,7 +101,6 @@ struct PaintPropertyTreeBuilderContext {
|
| // InPrePaint phase.
|
| class PaintPropertyTreeBuilder {
|
| public:
|
| - void setupInitialContext(PaintPropertyTreeBuilderContext&);
|
| // Update the paint properties for a frame and ensure the context is up to
|
| // date.
|
| void updateProperties(FrameView&, PaintPropertyTreeBuilderContext&);
|
|
|