| Index: third_party/WebKit/Source/core/style/StyleMotionData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleMotionData.h b/third_party/WebKit/Source/core/style/StyleMotionData.h
|
| index f2a402dd9c9a47bf0b28b95e26d45460117da1c7..4b3deb08545c1d0e657c6055764f0ef9a1bf81fc 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleMotionData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleMotionData.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/style/StylePath.h"
|
| #include "platform/Length.h"
|
| #include "platform/LengthPoint.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|