| Index: sky/viewer/cc/web_compositor_support_impl.h
|
| diff --git a/sky/viewer/cc/web_compositor_support_impl.h b/sky/viewer/cc/web_compositor_support_impl.h
|
| index 9fe7061a105c0111c395039fb73fab06d4a40727..82d86be35f7a8e4a6d03ffd7fb0da66a0fe38a22 100644
|
| --- a/sky/viewer/cc/web_compositor_support_impl.h
|
| +++ b/sky/viewer/cc/web_compositor_support_impl.h
|
| @@ -31,7 +31,6 @@ class SKY_VIEWER_CC_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,
|
|
|