| Index: content/browser/gpu/browser_gpu_channel_host_factory.h
|
| diff --git a/content/browser/gpu/browser_gpu_channel_host_factory.h b/content/browser/gpu/browser_gpu_channel_host_factory.h
|
| index d68911c069bcf8fdb076103617fa714be29e217d..c0bcedceebe72510b12294176ee0755798563a98 100644
|
| --- a/content/browser/gpu/browser_gpu_channel_host_factory.h
|
| +++ b/content/browser/gpu/browser_gpu_channel_host_factory.h
|
| @@ -31,7 +31,6 @@ class CONTENT_EXPORT BrowserGpuChannelHostFactory
|
| int32 surface_id,
|
| const GPUCreateCommandBufferConfig& init_params,
|
| int32 route_id) override;
|
| - IPC::AttachmentBroker* GetAttachmentBroker() override;
|
|
|
| int GpuProcessHostId() { return gpu_host_id_; }
|
| #if !defined(OS_ANDROID)
|
|
|