| Index: gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| diff --git a/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h b/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| index 8aba802774e814c8c7eedfdbb7c7cb3a60bb3e82..32bcbbf4fc99d8d0b56e694ba34ec8590214b06f 100644
|
| --- a/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| +++ b/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| @@ -63,7 +63,7 @@ class GPU_BLINK_EXPORT WebGraphicsContext3DInProcessCommandBufferImpl
|
| // WebGraphicsContext3D methods
|
| virtual bool isContextLost();
|
|
|
| - virtual WGC3Denum getGraphicsResetStatusARB();
|
| + virtual blink::WGC3Denum getGraphicsResetStatusARB();
|
|
|
| ::gpu::ContextSupport* GetContextSupport();
|
|
|
|
|