| Index: third_party/WebKit/Source/core/layout/api/LayoutItem.h
|
| diff --git a/third_party/WebKit/Source/core/layout/api/LayoutItem.h b/third_party/WebKit/Source/core/layout/api/LayoutItem.h
|
| index 1befffabbf0c6ce93fa4c1209e127d4bd34f5fb2..083fa55096c742477a4f0bc3d48061e1217b8bb2 100644
|
| --- a/third_party/WebKit/Source/core/layout/api/LayoutItem.h
|
| +++ b/third_party/WebKit/Source/core/layout/api/LayoutItem.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/inspector/InspectorTraceEvents.h"
|
| #include "core/layout/LayoutObject.h"
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|