summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_compositor_support_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/blink/web_compositor_support_impl.h')
-rw-r--r--cc/blink/web_compositor_support_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/blink/web_compositor_support_impl.h b/cc/blink/web_compositor_support_impl.h
index 9899669..9ebe335 100644
--- a/cc/blink/web_compositor_support_impl.h
+++ b/cc/blink/web_compositor_support_impl.h
@@ -31,7 +31,6 @@ class CC_BLINK_EXPORT WebCompositorSupportImpl
virtual blink::WebExternalTextureLayer* createExternalTextureLayer(
blink::WebExternalTextureLayerClient* client);
virtual blink::WebImageLayer* createImageLayer();
- virtual blink::WebNinePatchLayer* createNinePatchLayer();
virtual blink::WebScrollbarLayer* createScrollbarLayer(
blink::WebScrollbar* scrollbar,
blink::WebScrollbarThemePainter painter,