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 b482b358258d7d6d6af6f5fd746f43020b57a6cb..33c7fb040af07082afe8359aab5f7c79edb5fa87 100644 |
--- a/content/browser/gpu/browser_gpu_channel_host_factory.h |
+++ b/content/browser/gpu/browser_gpu_channel_host_factory.h |
@@ -41,7 +41,7 @@ class CONTENT_EXPORT BrowserGpuChannelHostFactory |
int32 route_id) override; |
// Overridden from GpuMemoryBufferFactoryHost: |
- virtual bool IsGpuMemoryBufferConfigurationSupported( |
+ bool IsGpuMemoryBufferConfigurationSupported( |
gfx::GpuMemoryBuffer::Format format, |
gfx::GpuMemoryBuffer::Usage usage) override; |
void CreateGpuMemoryBuffer( |