| Index: Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
|
| diff --git a/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp b/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
|
| index e22415f799fa6ec46c6cabe524e30f8256e6de37..efc164e524c66c1cb5628aa6a0c6bfefadf25146 100644
|
| --- a/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
|
| +++ b/Source/core/svg/properties/SVGAttributeToPropertyMap.cpp
|
| @@ -20,9 +20,8 @@
|
| #include "config.h"
|
|
|
| #include "core/svg/properties/SVGAttributeToPropertyMap.h"
|
| -
|
| #include "core/svg/properties/SVGAnimatedProperty.h"
|
| -#include "core/svg/properties/SVGPropertyInfo.h"
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|