summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGImageElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/svg/SVGImageElement.h')
-rw-r--r--dom/svg/SVGImageElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/svg/SVGImageElement.h b/dom/svg/SVGImageElement.h
index 880ba5d457..06770e2576 100644
--- a/dom/svg/SVGImageElement.h
+++ b/dom/svg/SVGImageElement.h
@@ -60,7 +60,7 @@ class SVGImageElement final : public SVGImageElementBase,
nsIPrincipal* aSubjectPrincipal, bool aNotify) override;
nsresult BindToTree(BindContext&, nsINode& aParent) override;
- void UnbindFromTree(bool aNullParent) override;
+ void UnbindFromTree(UnbindContext&) override;
void DestroyContent() override;