| Index: Source/core/svg/SVGClipPathElement.cpp
|
| diff --git a/Source/core/svg/SVGClipPathElement.cpp b/Source/core/svg/SVGClipPathElement.cpp
|
| index a693775f1032c64b9318291219471e9704fc11b8..c4224f1cfa5d56f874e2fe38e57b32612d47e757 100644
|
| --- a/Source/core/svg/SVGClipPathElement.cpp
|
| +++ b/Source/core/svg/SVGClipPathElement.cpp
|
| @@ -23,7 +23,6 @@
|
|
|
| #include "core/svg/SVGClipPathElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGResourceClipper.h"
|
| #include "core/svg/SVGElementInstance.h"
|
|
|
|
|