| Index: Source/core/svg/graphics/SVGImage.cpp
|
| diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp
|
| index 5697738fb8ee56104be7622c0e5e66b52d6fcd6a..88cd91b701dece68fed9b64a2e83845ba2bb5218 100644
|
| --- a/Source/core/svg/graphics/SVGImage.cpp
|
| +++ b/Source/core/svg/graphics/SVGImage.cpp
|
| @@ -30,6 +30,7 @@
|
| #include "core/svg/graphics/SVGImage.h"
|
|
|
| #include "core/animation/AnimationTimeline.h"
|
| +#include "core/dom/NoEventDispatchAssertion.h"
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/dom/shadow/ComposedTreeWalker.h"
|
| #include "core/frame/FrameView.h"
|
|
|