| Index: Source/core/svg/SVGVKernElement.cpp
|
| diff --git a/Source/core/svg/SVGVKernElement.cpp b/Source/core/svg/SVGVKernElement.cpp
|
| index 36d444e4c09cc4f4e970404c27e417d5d6ac0d7d..ff60552df306fee29fe3bdadfc19cf04a63d0ff6 100644
|
| --- a/Source/core/svg/SVGVKernElement.cpp
|
| +++ b/Source/core/svg/SVGVKernElement.cpp
|
| @@ -22,8 +22,6 @@
|
| #if ENABLE(SVG_FONTS)
|
| #include "core/svg/SVGVKernElement.h"
|
|
|
| -#include "SVGNames.h"
|
| -#include "core/svg/SVGFontElement.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|
| namespace WebCore {
|
|
|