| Index: content/common/gpu/client/context_provider_command_buffer.h
|
| diff --git a/content/common/gpu/client/context_provider_command_buffer.h b/content/common/gpu/client/context_provider_command_buffer.h
|
| index 24a04b162e37631a7790e9e1b0c41ff3a6470710..a5f206cb4e6bfc6a319a66487e61be6c8eaf9dd3 100644
|
| --- a/content/common/gpu/client/context_provider_command_buffer.h
|
| +++ b/content/common/gpu/client/context_provider_command_buffer.h
|
| @@ -32,7 +32,6 @@ class CONTENT_EXPORT ContextProviderCommandBuffer
|
| const std::string& debug_name);
|
|
|
| CommandBufferProxyImpl* GetCommandBufferProxy();
|
| - int GetGPUProcessID();
|
|
|
| void set_leak_on_destroy() {
|
| base::AutoLock lock(main_thread_lock_);
|
|
|