summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/page/FrameView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/page/FrameView.h')
-rw-r--r--Source/WebCore/page/FrameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/page/FrameView.h b/Source/WebCore/page/FrameView.h
index ed45d00..bdeab90 100644
--- a/Source/WebCore/page/FrameView.h
+++ b/Source/WebCore/page/FrameView.h
@@ -103,6 +103,7 @@ public:
#if USE(ACCELERATED_COMPOSITING)
void updateCompositingLayers();
+ void syncCompositingStateForThisFrame();
// Called when changes to the GraphicsLayer hierarchy have to be synchronized with
// content rendered via the normal painting path.