Index: Source/core/rendering/svg/SVGRootInlineBox.h |
diff --git a/Source/core/rendering/svg/SVGRootInlineBox.h b/Source/core/rendering/svg/SVGRootInlineBox.h |
index 2f3ffba5693f431805d6c8b65b2b5af643b7f690..06beef3e43c1eb09f15c480e3a6661c04e76483f 100644 |
--- a/Source/core/rendering/svg/SVGRootInlineBox.h |
+++ b/Source/core/rendering/svg/SVGRootInlineBox.h |
@@ -46,7 +46,7 @@ public: |
virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE; |
- virtual void markDirty(bool dirty = true) OVERRIDE; |
+ virtual void markDirty() OVERRIDE; |
void computePerCharacterLayoutInformation(); |