| Index: Source/WebCore/rendering/RenderLayerBacking.h
|
| ===================================================================
|
| --- Source/WebCore/rendering/RenderLayerBacking.h (revision 104364)
|
| +++ Source/WebCore/rendering/RenderLayerBacking.h (working copy)
|
| @@ -188,7 +188,7 @@
|
| Color rendererBackgroundColor() const;
|
| void updateBackgroundColor();
|
|
|
| - bool hasVisibleNonCompositingDescendants() const;
|
| + bool hasNonCompositingDescendants() const;
|
|
|
| void paintIntoLayer(RenderLayer* rootLayer, GraphicsContext*, const LayoutRect& paintDirtyRect, PaintBehavior, GraphicsLayerPaintingPhase, RenderObject* paintingRoot);
|
|
|
|
|