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 9524f663a6974f5b82c1fc6f2f4dcfe936faac3c..9cc0cd5c98b4f212082e3d23e06d66a5c56f9d1c 100644 |
--- a/content/browser/gpu/browser_gpu_channel_host_factory.h |
+++ b/content/browser/gpu/browser_gpu_channel_host_factory.h |
@@ -29,6 +29,7 @@ class CONTENT_EXPORT BrowserGpuChannelHostFactory |
gfx::GpuMemoryBuffer::Usage usage); |
static bool IsGpuMemoryBufferFactoryUsageEnabled( |
gfx::GpuMemoryBuffer::Usage usage); |
+ static uint32 GetImageTextureTarget(); |
// Overridden from GpuChannelHostFactory: |
bool IsMainThread() override; |