| Index: third_party/WebKit/Source/core/svg/SVGFilterElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFilterElement.h b/third_party/WebKit/Source/core/svg/SVGFilterElement.h
|
| index 8ae857de61ae57f261c6fdfb5c0cab104b522e61..e8bcd79c1960d102006bfca8de69c9a130895333 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFilterElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFilterElement.h
|
| @@ -25,10 +25,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| -#include "core/svg/SVGAnimatedInteger.h"
|
| -#include "core/svg/SVGAnimatedIntegerOptionalInteger.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|