Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGCursorElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp b/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp |
| index e346e919612a32021709ec360289867400342cb0..0ecdcc39121d6de8bc304219237344a52ba23aef 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp |
| @@ -21,6 +21,7 @@ |
| #include "core/svg/SVGCursorElement.h" |
| #include "core/SVGNames.h" |
| +#include "core/dom/StyleChangeReason.h" |
| namespace blink { |