Index: webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
diff --git a/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h b/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
index 47e52b2ad0770a5495eb3888a33da79cdd67dd5a..f1503a75b299597880f96c4b86bacd99fc2d270a 100644 |
--- a/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
+++ b/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h |
@@ -448,8 +448,6 @@ class WEBKIT_GPU_EXPORT WebGraphicsContext3DInProcessCommandBufferImpl |
virtual void copyTextureToParentTextureCHROMIUM( |
WebGLId texture, WebGLId parentTexture); |
- virtual void rateLimitOffscreenContextCHROMIUM(); |
- |
virtual blink::WebString getRequestableExtensionsCHROMIUM(); |
virtual void requestExtensionCHROMIUM(const char*); |