Index: tools/gpu/GrContextFactory.h |
diff --git a/tools/gpu/GrContextFactory.h b/tools/gpu/GrContextFactory.h |
index 14a2739815b4c1061577e412f131f68264d5f730..16f6fb23ff9e132cd76f2f72bcba3e09404fc1eb 100644 |
--- a/tools/gpu/GrContextFactory.h |
+++ b/tools/gpu/GrContextFactory.h |
@@ -107,6 +107,7 @@ public: |
void destroyContexts(); |
void abandonContexts(); |
+ void releaseResourcesAndAbandonContexts(); |
struct ContextInfo { |
ContextInfo() |