| Index: third_party/WebKit/Source/core/svg/SVGRectElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGRectElement.h b/third_party/WebKit/Source/core/svg/SVGRectElement.h
|
| index 651cdc9d7d57cecbb6e0d01a1f155ed56e9bc072..d2951ac455572374b038d161c5f6ad11a832cbb4 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGRectElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGRectElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGRectElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGeometryElement.h"
|
| #include "platform/heap/Handle.h"
|
|
|