summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/WebView/WebHTMLViewPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/mac/WebView/WebHTMLViewPrivate.h')
-rw-r--r--WebKit/mac/WebView/WebHTMLViewPrivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/mac/WebView/WebHTMLViewPrivate.h b/WebKit/mac/WebView/WebHTMLViewPrivate.h
index bb59a7b..cb121d8 100644
--- a/WebKit/mac/WebView/WebHTMLViewPrivate.h
+++ b/WebKit/mac/WebView/WebHTMLViewPrivate.h
@@ -117,8 +117,8 @@
- (void)_pauseNullEventsForAllNetscapePlugins;
#endif
-// SPI for DumpRenderTree
- (BOOL)_isUsingAcceleratedCompositing;
+- (NSView *)_compositingLayersHostingView;
// SPI for printing (should be converted to API someday). When the WebHTMLView isn't being printed
// directly, this method must be called before paginating, or the computed height might be incorrect.