summaryrefslogtreecommitdiffstats
path: root/cc/test/test_context_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/test_context_provider.h')
-rw-r--r--cc/test/test_context_provider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/test/test_context_provider.h b/cc/test/test_context_provider.h
index a4c0fa1..9dd7b62 100644
--- a/cc/test/test_context_provider.h
+++ b/cc/test/test_context_provider.h
@@ -29,6 +29,7 @@ class TestContextProvider : public ContextProvider {
scoped_ptr<TestWebGraphicsContext3D> context);
bool BindToCurrentThread() override;
+ void DetachFromThread() override;
Capabilities ContextCapabilities() override;
gpu::gles2::GLES2Interface* ContextGL() override;
gpu::ContextSupport* ContextSupport() override;