| Index: third_party/WebKit/Source/core/animation/DocumentAnimation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/DocumentAnimation.h b/third_party/WebKit/Source/core/animation/DocumentAnimation.h
|
| index 46e8d7e4bb50cb81fd1fb2daaadbe0a2e57a4f72..2a2dea685c6870d2dcf9a2f14e00baf3d92d81c6 100644
|
| --- a/third_party/WebKit/Source/core/animation/DocumentAnimation.h
|
| +++ b/third_party/WebKit/Source/core/animation/DocumentAnimation.h
|
| @@ -6,7 +6,7 @@
|
| #define DocumentAnimation_h
|
|
|
| #include "core/dom/Document.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|