| Index: Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp
 | 
| diff --git a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp
 | 
| index e4bee7ac79ad37f876887888dd78a801841c1c5a..ba74cbaff4eab326185dada3d563637393cc2b42 100644
 | 
| --- a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp
 | 
| +++ b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp
 | 
| @@ -21,7 +21,6 @@
 | 
|  
 | 
|  #include "core/svg/properties/SVGPathSegListPropertyTearOff.h"
 | 
|  
 | 
| -#include "SVGNames.h"
 | 
|  #include "core/svg/SVGPathElement.h"
 | 
|  #include "core/svg/SVGPathSegWithContext.h"
 | 
|  #include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
 | 
| 
 |