Chromium Code Reviews| Index: Source/core/svg/SVGFEDistantLightElement.cpp |
| diff --git a/Source/core/svg/SVGFEDistantLightElement.cpp b/Source/core/svg/SVGFEDistantLightElement.cpp |
| index ba480c545f0a2d1a8f04716af90f9782a13d5e8c..9681fcd1f55f533443222fb6de17b73b40b8f157 100644 |
| --- a/Source/core/svg/SVGFEDistantLightElement.cpp |
| +++ b/Source/core/svg/SVGFEDistantLightElement.cpp |
| @@ -19,7 +19,6 @@ |
| #include "config.h" |
| -#include "SVGNames.h" |
| #include "core/svg/SVGFEDistantLightElement.h" |
| #include "core/platform/graphics/filters/DistantLightSource.h" |