| 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 94816a8eea029d4aa3cca2d3941c665df8cdc7a7..8aba802774e814c8c7eedfdbb7c7cb3a60bb3e82 100644
|
| --- a/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| +++ b/gpu/blink/webgraphicscontext3d_in_process_command_buffer_impl.h
|
| @@ -57,6 +57,7 @@ class GPU_BLINK_EXPORT WebGraphicsContext3DInProcessCommandBufferImpl
|
| size_t GetMappedMemoryLimit();
|
|
|
| bool InitializeOnCurrentThread();
|
| + void SetLock(base::Lock* lock);
|
|
|
| //----------------------------------------------------------------------
|
| // WebGraphicsContext3D methods
|
|
|