| Index: Source/core/rendering/compositing/CompositedLayerMapping.h
|
| diff --git a/Source/core/rendering/compositing/CompositedLayerMapping.h b/Source/core/rendering/compositing/CompositedLayerMapping.h
|
| index c40474ce0480179779dcbc3363c4760867ac74a8..b9d029361d1cd9bec37d6a39619ca113d29bcd50 100644
|
| --- a/Source/core/rendering/compositing/CompositedLayerMapping.h
|
| +++ b/Source/core/rendering/compositing/CompositedLayerMapping.h
|
| @@ -296,8 +296,6 @@ private:
|
|
|
| static bool hasVisibleNonCompositingDescendant(RenderLayer* parent);
|
|
|
| - void paintsIntoCompositedAncestorChanged();
|
| -
|
| void doPaintTask(GraphicsLayerPaintInfo&, GraphicsContext*, const IntRect& clip);
|
|
|
| // Computes the background clip rect for the given squashed layer, up to any containing layer that is squashed into the
|
|
|