| Index: third_party/WebKit/Source/core/css/properties/CSSPropertyAlignmentUtils.h
|
| diff --git a/third_party/WebKit/Source/core/css/properties/CSSPropertyAlignmentUtils.h b/third_party/WebKit/Source/core/css/properties/CSSPropertyAlignmentUtils.h
|
| index 04b1188562a74750a296697cdad1c6e3f9482979..98e334991ebf6566cf4d13a1cc9fcfeea3abd59d 100644
|
| --- a/third_party/WebKit/Source/core/css/properties/CSSPropertyAlignmentUtils.h
|
| +++ b/third_party/WebKit/Source/core/css/properties/CSSPropertyAlignmentUtils.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CSSPropertyAlignmentUtils_h
|
| #define CSSPropertyAlignmentUtils_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|