| 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 c1388b7c58d54a6e60cd70ac6600f1eab228e0b3..5298f4f322db9219bdccef26a75296a547dbda28 100644
|
| --- a/content/browser/gpu/browser_gpu_channel_host_factory.h
|
| +++ b/content/browser/gpu/browser_gpu_channel_host_factory.h
|
| @@ -64,8 +64,6 @@ class CONTENT_EXPORT BrowserGpuChannelHostFactory
|
|
|
| void GpuChannelEstablished();
|
|
|
| - static void AddFilterOnIO(int gpu_host_id,
|
| - scoped_refptr<IPC::MessageFilter> filter);
|
| static void InitializeShaderDiskCacheOnIO(int gpu_client_id,
|
| const base::FilePath& cache_dir);
|
|
|
|
|