Index: Source/core/layout/svg/LayoutSVGResourceContainer.h |
diff --git a/Source/core/layout/svg/LayoutSVGResourceContainer.h b/Source/core/layout/svg/LayoutSVGResourceContainer.h |
index ee85dd272b40c418d16ced8428c4d53214ef4ed6..d1484644256b9ce47471444b8c46aa025d979b99 100644 |
--- a/Source/core/layout/svg/LayoutSVGResourceContainer.h |
+++ b/Source/core/layout/svg/LayoutSVGResourceContainer.h |
@@ -92,6 +92,7 @@ private: |
friend class SVGResourcesCache; |
void addClient(LayoutObject*); |
void removeClient(LayoutObject*); |
+ void detachAllClients(); |
void registerResource(); |