| Index: third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp b/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| index fde1701921b9bc661b8fd4847f060a12dd834630..32ccfa066a988e2e442c6182a304bbb269fae506 100644
|
| --- a/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "core/svg/animation/SMILTimeContainer.h"
|
|
|
| #include "core/animation/AnimationClock.h"
|
| -#include "core/animation/AnimationTimeline.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/Settings.h"
|
|
|