Index: content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h |
diff --git a/content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h b/content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h |
index ebad089345e2fccafaf542455a3f748201fd8be2..6828ad51d0370ea1ada0998c103dbc2a9a31017c 100644 |
--- a/content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h |
+++ b/content/common/gpu/client/gpu_memory_buffer_impl_shared_memory.h |
@@ -35,7 +35,6 @@ class CONTENT_EXPORT GpuMemoryBufferImplSharedMemory |
gfx::BufferUsage usage, |
const DestructionCallback& callback); |
- static bool IsFormatSupported(gfx::BufferFormat format); |
static bool IsUsageSupported(gfx::BufferUsage usage); |
static bool IsConfigurationSupported(gfx::BufferFormat format, |
gfx::BufferUsage usage); |