| Index: trunk/Source/core/platform/graphics/filters/FEOffset.h
|
| ===================================================================
|
| --- trunk/Source/core/platform/graphics/filters/FEOffset.h (revision 150368)
|
| +++ trunk/Source/core/platform/graphics/filters/FEOffset.h (working copy)
|
| @@ -39,7 +39,6 @@
|
| void setDy(float);
|
|
|
| virtual void determineAbsolutePaintRect();
|
| - virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
|
|
|
| virtual TextStream& externalRepresentation(TextStream&, int indention) const;
|
|
|
|
|