| Index: third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp b/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
|
| index 6e9bfe2e66eab5c8f425dfd53826f6d3eca69897..4a867cbebc7687147bff688d227cd4fec048de00 100644
|
| --- a/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/svg/graphics/SVGImage.h"
|
|
|
| -#include "core/animation/AnimationTimeline.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/dom/shadow/FlatTreeTraversal.h"
|
| #include "core/frame/Deprecation.h"
|
|
|