| Index: content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc
|
| diff --git a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc
|
| index 4c8be5e8fdb411561a7e97aafc1204953d8a1be0..3cd687de8e5f9890e3adce51e35e62065f0b32aa 100644
|
| --- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc
|
| +++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc
|
| @@ -542,9 +542,6 @@ void WebGraphicsContext3DCommandBufferImpl::copyTextureToParentTextureCHROMIUM(
|
| NOTIMPLEMENTED();
|
| }
|
|
|
| -DELEGATE_TO_GL(rateLimitOffscreenContextCHROMIUM,
|
| - RateLimitOffscreenContextCHROMIUM)
|
| -
|
| blink::WebString WebGraphicsContext3DCommandBufferImpl::
|
| getRequestableExtensionsCHROMIUM() {
|
| return blink::WebString::fromUTF8(
|
|
|