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 78c1b29b610a92837a665a181035017b08acb448..1e0d23f82b915609416ce8473e6d4f83d6fd24bb 100644 |
--- a/content/common/gpu/client/context_provider_command_buffer.h |
+++ b/content/common/gpu/client/context_provider_command_buffer.h |
@@ -43,7 +43,6 @@ class CONTENT_EXPORT ContextProviderCommandBuffer |
void SetupLock() override; |
base::Lock* GetLock() override; |
Capabilities ContextCapabilities() override; |
- bool IsContextLost() override; |
void VerifyContexts() override; |
void DeleteCachedResources() override; |
bool DestroyedOnMainThread() override; |