| Index: third_party/WebKit/Source/core/svg/SVGSVGElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGSVGElement.cpp b/third_party/WebKit/Source/core/svg/SVGSVGElement.cpp
|
| index 792d274ff619226090ea088e9567bd457fdd72ae..6e7ed43b997b1079d1b84a0118bdb129dc68c824 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGSVGElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGSVGElement.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/dom/StaticNodeList.h"
|
| +#include "core/dom/StyleChangeReason.h"
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/events/EventListener.h"
|
| #include "core/frame/Deprecation.h"
|
|
|