Index: Source/core/rendering/RenderLayerCompositor.h |
diff --git a/Source/core/rendering/RenderLayerCompositor.h b/Source/core/rendering/RenderLayerCompositor.h |
index 00087e077b86af4dc42dd5d88d92b54a3b0f6246..d8e08834d50ae0d77798116a4e19ea6ecbd48f5b 100644 |
--- a/Source/core/rendering/RenderLayerCompositor.h |
+++ b/Source/core/rendering/RenderLayerCompositor.h |
@@ -112,7 +112,6 @@ public: |
bool supportsFixedRootBackgroundCompositing() const; |
bool needsFixedRootBackgroundLayer(const RenderLayer*) const; |
- GraphicsLayer* fixedRootBackgroundLayer() const; |
// Return the bounding box required for compositing layer and its childern, relative to ancestorLayer. |
// If layerBoundingBox is not 0, on return it contains the bounding box of this layer only. |