summaryrefslogtreecommitdiffstats
path: root/dom/canvas/DrawTargetWebgl.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dom/canvas/DrawTargetWebgl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/canvas/DrawTargetWebgl.h b/dom/canvas/DrawTargetWebgl.h
index 955ccaabf0..8dc9fff048 100644
--- a/dom/canvas/DrawTargetWebgl.h
+++ b/dom/canvas/DrawTargetWebgl.h
@@ -92,6 +92,8 @@ class SharedContextWebgl : public mozilla::RefCounted<SharedContextWebgl>,
void OnMemoryPressure();
+ void ClearCaches();
+
private:
SharedContextWebgl();