| Index: third_party/WebKit/Source/core/svg/SVGMaskElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMaskElement.h b/third_party/WebKit/Source/core/svg/SVGMaskElement.h
|
| index 6e482f8893321b951b4fb58451fbaa51af5526a7..c751f44746bccc2dec946768c9d8a05970c7755a 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMaskElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMaskElement.h
|
| @@ -21,7 +21,6 @@
|
| #define SVGMaskElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGElement.h"
|
|
|