| 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 62197fd53deb190d95e8ba4f9b329ac3ffc519c0..7e503a5dafa04d6939ba01dad7797fc856da9943 100644
|
| --- a/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| +++ b/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| @@ -60,8 +60,7 @@ class WEBKIT_GPU_EXPORT WebGraphicsContext3DInProcessCommandBufferImpl
|
|
|
| size_t GetMappedMemoryLimit();
|
|
|
| - // WebGraphicsContext3DImpl methods
|
| - virtual bool InitializeOnCurrentThread() OVERRIDE;
|
| + bool InitializeOnCurrentThread();
|
|
|
| //----------------------------------------------------------------------
|
| // WebGraphicsContext3D methods
|
|
|