| Index: third_party/WebKit/Source/core/animation/PropertyHandle.h
|
| diff --git a/third_party/WebKit/Source/core/animation/PropertyHandle.h b/third_party/WebKit/Source/core/animation/PropertyHandle.h
|
| index aca3580476ce43a76f9f1f9ee149bf868c936ce3..a6e284e19db609671d34f18bf90a8ce9c1a51484 100644
|
| --- a/third_party/WebKit/Source/core/animation/PropertyHandle.h
|
| +++ b/third_party/WebKit/Source/core/animation/PropertyHandle.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CSSPropertyNames.h"
|
| #include "core/CoreExport.h"
|
| #include "core/dom/QualifiedName.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|