| Index: third_party/WebKit/Source/core/testing/Internals.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| index fa5e387b18fac0cec4a0502c3c90637730fc4295..b1ea84b62dcc05a0184c37ac3c11bf1e08633997 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "bindings/core/v8/V8ThrowException.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/SVGNames.h"
|
| -#include "core/animation/AnimationTimeline.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
| #include "core/css/resolver/StyleResolverStats.h"
|
|
|