diff options
Diffstat (limited to 'content/renderer/gpu_channel_host.h')
-rw-r--r-- | content/renderer/gpu_channel_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/renderer/gpu_channel_host.h b/content/renderer/gpu_channel_host.h index 4e50881..fa1d60d 100644 --- a/content/renderer/gpu_channel_host.h +++ b/content/renderer/gpu_channel_host.h @@ -67,7 +67,6 @@ class GpuChannelHost : public IPC::Channel::Listener, // Create and connect to a command buffer in the GPU process. CommandBufferProxy* CreateViewCommandBuffer( - gfx::PluginWindowHandle compositing_surface, int render_view_id, const std::string& allowed_extensions, const std::vector<int32>& attribs, |