| Index: third_party/WebKit/Source/core/animation/AnimationInputHelpers.h
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationInputHelpers.h b/third_party/WebKit/Source/core/animation/AnimationInputHelpers.h
|
| index 2b45bcc9efff1a4db360875b069cca3c3b89b9c9..eb36938c65ddae638f39589453ffa1a116b07f2b 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationInputHelpers.h
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationInputHelpers.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "core/CSSPropertyNames.h"
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Allocator.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Allocator.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|