| 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 97d6b734ee66fc54214e9aa17e7d6bc3afd42ccc..ce526a6be234a17a0113ded4fb0d00f6f14a3624 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
|
| @@ -31,7 +31,6 @@
|
| const DestructionCallback& callback);
|
|
|
| static bool IsFormatSupported(Format format);
|
| - static bool IsUsageSupported(Usage usage);
|
| static bool IsSizeValidForFormat(const gfx::Size& size, Format format);
|
|
|
| // Overridden from gfx::GpuMemoryBuffer:
|
|
|