summaryrefslogtreecommitdiffstats
path: root/layout/svg/nsSVGPathGeometryFrame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layout/svg/nsSVGPathGeometryFrame.cpp')
-rw-r--r--layout/svg/nsSVGPathGeometryFrame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/svg/nsSVGPathGeometryFrame.cpp b/layout/svg/nsSVGPathGeometryFrame.cpp
index 50eec2b92..32cd0e496 100644
--- a/layout/svg/nsSVGPathGeometryFrame.cpp
+++ b/layout/svg/nsSVGPathGeometryFrame.cpp
@@ -259,6 +259,7 @@ nsSVGPathGeometryFrame::IsSVGTransformed(gfx::Matrix *aOwnTransform,
void
nsSVGPathGeometryFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
+ const nsRect& aDirtyRect,
const nsDisplayListSet& aLists)
{
if (!static_cast<const nsSVGElement*>(mContent)->HasValidDimensions() ||