| Index: Source/core/svg/animation/SVGSMILElement.cpp
|
| diff --git a/Source/core/svg/animation/SVGSMILElement.cpp b/Source/core/svg/animation/SVGSMILElement.cpp
|
| index 264fb2bf6ce1943b5051aefefc2fece0860ffff5..c3b801f1cc65221cbbb67a81ad3a4eeab447eb3c 100644
|
| --- a/Source/core/svg/animation/SVGSMILElement.cpp
|
| +++ b/Source/core/svg/animation/SVGSMILElement.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "core/events/EventListener.h"
|
| #include "core/events/EventSender.h"
|
| #include "core/svg/SVGDocumentExtensions.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGSVGElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
| #include "core/svg/animation/SMILTimeContainer.h"
|
|
|