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 101c0a0f670a69cf186a6166bdc85678db604618..239689d1e57d726a2608e35ee2fe38ea76a581ca 100644 |
--- a/content/common/gpu/client/context_provider_command_buffer.h |
+++ b/content/common/gpu/client/context_provider_command_buffer.h |
@@ -66,6 +66,7 @@ class CONTENT_EXPORT ContextProviderCommandBuffer |
private: |
void InitializeCapabilities(); |
+ void DoInvalidateGrContext(uint32_t state) override; |
base::ThreadChecker main_thread_checker_; |
base::ThreadChecker context_thread_checker_; |