summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/browser_gpu_channel_host_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/gpu/browser_gpu_channel_host_factory.h')
-rw-r--r--content/browser/gpu/browser_gpu_channel_host_factory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/gpu/browser_gpu_channel_host_factory.h b/content/browser/gpu/browser_gpu_channel_host_factory.h
index 84ad1ff..b482b35 100644
--- a/content/browser/gpu/browser_gpu_channel_host_factory.h
+++ b/content/browser/gpu/browser_gpu_channel_host_factory.h
@@ -50,6 +50,7 @@ class CONTENT_EXPORT BrowserGpuChannelHostFactory
gfx::GpuMemoryBuffer::Format format,
gfx::GpuMemoryBuffer::Usage usage,
int client_id,
+ int32 surface_id,
const CreateGpuMemoryBufferCallback& callback) override;
void DestroyGpuMemoryBuffer(gfx::GpuMemoryBufferId id,
int client_id,