diff options
Diffstat (limited to 'layout/svg/nsSVGPathGeometryFrame.h')
-rw-r--r-- | layout/svg/nsSVGPathGeometryFrame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/svg/nsSVGPathGeometryFrame.h b/layout/svg/nsSVGPathGeometryFrame.h index d2d63f043..6b7c75d97 100644 --- a/layout/svg/nsSVGPathGeometryFrame.h +++ b/layout/svg/nsSVGPathGeometryFrame.h @@ -88,6 +88,7 @@ public: #endif virtual void BuildDisplayList(nsDisplayListBuilder* aBuilder, + const nsRect& aDirtyRect, const nsDisplayListSet& aLists) override; // nsSVGPathGeometryFrame methods |