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

Unified Diff: webkit/compositor_bindings/web_compositor_support_impl.h

Issue 12428009: Remove WebIOSurfaceLayer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove include from web_compositor_support_impl.cc Created 7 years, 9 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
Index: webkit/compositor_bindings/web_compositor_support_impl.h
diff --git a/webkit/compositor_bindings/web_compositor_support_impl.h b/webkit/compositor_bindings/web_compositor_support_impl.h
index a83b8df85e9f2023c71962e4409d0c092754d133..9688bcfa690415dcfc3d8bd530c3b7cffeee8041 100644
--- a/webkit/compositor_bindings/web_compositor_support_impl.h
+++ b/webkit/compositor_bindings/web_compositor_support_impl.h
@@ -34,7 +34,6 @@ class WebCompositorSupportImpl : public WebKit::WebCompositorSupport {
WebKit::WebContentLayerClient* client);
virtual WebKit::WebExternalTextureLayer* createExternalTextureLayer(
WebKit::WebExternalTextureLayerClient* client);
- virtual WebKit::WebIOSurfaceLayer* createIOSurfaceLayer();
virtual WebKit::WebImageLayer* createImageLayer();
virtual WebKit::WebSolidColorLayer* createSolidColorLayer();
virtual WebKit::WebVideoLayer* createVideoLayer(
« no previous file with comments | « webkit/compositor_bindings/compositor_bindings.gyp ('k') | webkit/compositor_bindings/web_compositor_support_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698