Index: Source/core/rendering/compositing/RenderLayerCompositor.h |
diff --git a/Source/core/rendering/compositing/RenderLayerCompositor.h b/Source/core/rendering/compositing/RenderLayerCompositor.h |
index e6bde525cd8061ff086283270640954b603f04d2..d878e86dd0515c3b8268366b939bd87657ec3f86 100644 |
--- a/Source/core/rendering/compositing/RenderLayerCompositor.h |
+++ b/Source/core/rendering/compositing/RenderLayerCompositor.h |
@@ -169,8 +169,6 @@ public: |
bool has3DContent() const; |
static RenderLayerCompositor* frameContentsCompositor(RenderPart*); |
- // Return true if the layers changed. |
- static bool parentFrameContentLayers(RenderPart*); |
// Update the geometry of the layers used for clipping and scrolling in frames. |
void frameViewDidChangeLocation(const IntPoint& contentsOffset); |