| Index: third_party/WebKit/Source/core/svg/SVGCircleElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGCircleElement.cpp b/third_party/WebKit/Source/core/svg/SVGCircleElement.cpp
|
| index cb51a4ec0c127021daf974bc4e050cf644209d36..a00ffa89f3cace23e3ccf4d0b3028b806ef8195b 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGCircleElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGCircleElement.cpp
|
| @@ -20,6 +20,7 @@
|
|
|
| #include "core/svg/SVGCircleElement.h"
|
|
|
| +#include "core/dom/StyleChangeReason.h"
|
| #include "core/layout/svg/LayoutSVGEllipse.h"
|
| #include "core/svg/SVGLength.h"
|
|
|
|
|