| 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 cdd43491c7dd06115fdb6578423cb94c5f32823b..d435c6263c769a6a6cf58533bbc6ce84abc26e57 100644
|
| --- a/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| +++ b/webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| @@ -33,7 +33,7 @@ namespace webkit {
|
| namespace gpu {
|
|
|
| class WEBKIT_GPU_EXPORT WebGraphicsContext3DInProcessCommandBufferImpl
|
| - : public content::WebGraphicsContext3DImpl {
|
| + : public WebGraphicsContext3DImpl {
|
| public:
|
| static scoped_ptr<WebGraphicsContext3DInProcessCommandBufferImpl>
|
| CreateViewContext(
|
|
|