Index: content/common/gpu/client/context_provider_command_buffer.h |
diff --git a/content/common/gpu/client/context_provider_command_buffer.h b/content/common/gpu/client/context_provider_command_buffer.h |
index f74d2216249b3188291912821138833c5b7a3623..edc279bbdd027c375d49f31d6a793793cec5e56f 100644 |
--- a/content/common/gpu/client/context_provider_command_buffer.h |
+++ b/content/common/gpu/client/context_provider_command_buffer.h |
@@ -64,7 +64,6 @@ class CONTENT_EXPORT ContextProviderCommandBuffer |
// Gives the GL internal format that should be used for calling CopyTexImage2D |
// on the default framebuffer. |
uint32_t GetCopyTextureInternalFormat(); |
- void FreeUnusedSharedMemory(); |
// cc::ContextProvider implementation. |
bool BindToCurrentThread() override; |