| Index: third_party/WebKit/Source/core/style/StyleSelfAlignmentData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleSelfAlignmentData.h b/third_party/WebKit/Source/core/style/StyleSelfAlignmentData.h
|
| index f6f3a721f1e55fb40ce53792d2bd32be29e6b443..85d3c3ca12feb4c74fe7cd23fa9d6302c9725c7f 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleSelfAlignmentData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleSelfAlignmentData.h
|
| @@ -6,7 +6,7 @@
|
| #define StyleSelfAlignmentData_h
|
|
|
| #include "core/style/ComputedStyleConstants.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|