| Index: third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h
|
| index e7ecebcf9c0744e134e56899a6969f47e760b7b2..c74fa8699455621ffcd5e6db11ca38e78c3f8040 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.h
|
| @@ -62,8 +62,6 @@ public:
|
| private:
|
| class ContentLayerClientImpl;
|
|
|
| - void updateInLayerListMode(const PaintArtifact&);
|
| -
|
| // Builds a leaf layer that represents a single paint chunk.
|
| // Note: cc::Layer API assumes the layer bounds to start at (0, 0) but the bounding box of
|
| // a paint chunk does not necessarily start at (0, 0) and could even be negative. Internally
|
|
|