| Index: third_party/WebKit/Source/core/svg/SVGPolyElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPolyElement.h b/third_party/WebKit/Source/core/svg/SVGPolyElement.h
|
| index 2e051ed30c10ea38c8d3facd607a3bb673dfa392..9fd7ede8785b0516f8f23a84a5231caddeea60c2 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPolyElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPolyElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGPolyElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedPointList.h"
|
| #include "core/svg/SVGGeometryElement.h"
|
| #include "platform/heap/Handle.h"
|
|
|