| 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 f979abcf34b959ca24e6dfa56752c0ca992b2316..1a744c4357bdec5c100af1c2d8822ff29b3179e1 100644
|
| --- a/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| +++ b/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h
|
| @@ -560,9 +560,7 @@ class WebGraphicsContext3DCommandBufferImpl
|
| WGC3Denum internal_format);
|
|
|
| protected:
|
| -#if WEBKIT_USING_SKIA
|
| virtual GrGLInterface* onCreateGrGLInterface();
|
| -#endif
|
|
|
| private:
|
| // These are the same error codes as used by EGL.
|
|
|