| Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| index ca88136c7dfff5ed8afdc70707b4d911a2bd87ec..3dddb49b5afcba2a749963d989feff11f19e4642 100644
|
| --- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| +++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| @@ -500,8 +500,6 @@ class WebGraphicsContext3DCommandBufferImpl
|
| virtual void copyTextureToParentTextureCHROMIUM(
|
| WebGLId texture, WebGLId parentTexture);
|
|
|
| - virtual void rateLimitOffscreenContextCHROMIUM();
|
| -
|
| virtual blink::WebString getRequestableExtensionsCHROMIUM();
|
| virtual void requestExtensionCHROMIUM(const char*);
|
|
|
|
|