| Index: third_party/WebKit/Source/core/animation/TimingInput.h
|
| diff --git a/third_party/WebKit/Source/core/animation/TimingInput.h b/third_party/WebKit/Source/core/animation/TimingInput.h
|
| index 18542f50474d29aa2d4ec1439d802580875fe1c3..104d4264fbb6d1aec9f45a7efddcd6fea5516f4f 100644
|
| --- a/third_party/WebKit/Source/core/animation/TimingInput.h
|
| +++ b/third_party/WebKit/Source/core/animation/TimingInput.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/animation/Timing.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|