Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(847)

Unified Diff: sky/viewer/cc/web_compositor_support_impl.h

Issue 685983002: Remove Nine Patch layers. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/viewer/cc/BUILD.gn ('k') | sky/viewer/cc/web_compositor_support_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « sky/viewer/cc/BUILD.gn ('k') | sky/viewer/cc/web_compositor_support_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698