| Index: third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h b/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
|
| index 80233145be2c156812b6c9b5dc9ca50f7c0185ca..b812320610e9999e38df046ab2a635eaac52667b 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleContentAlignmentData.h
|
| @@ -6,7 +6,7 @@
|
| #define StyleContentAlignmentData_h
|
|
|
| #include "core/style/ComputedStyleConstants.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|