Index: Source/WebCore/rendering/RenderLayerCompositor.h |
=================================================================== |
--- Source/WebCore/rendering/RenderLayerCompositor.h (revision 107275) |
+++ Source/WebCore/rendering/RenderLayerCompositor.h (working copy) |
@@ -178,8 +178,6 @@ |
static bool allowsIndependentlyCompositedFrames(const FrameView*); |
bool shouldPropagateCompositingToEnclosingFrame() const; |
- HTMLFrameOwnerElement* enclosingFrameElement() const; |
- |
static RenderLayerCompositor* frameContentsCompositor(RenderPart*); |
// Return true if the layers changed. |
static bool parentFrameContentLayers(RenderPart*); |