| Index: third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.h
|
| diff --git a/third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.h b/third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.h
|
| index 86d476669fb0ba84fbfb855e107cc97a7741bbe5..b6eb87cd0c63376f41eb08c1a4e19a029ecd97f9 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.h
|
| +++ b/third_party/WebKit/Source/platform/geometry/LayoutRectOutsets.h
|
| @@ -37,7 +37,7 @@
|
| #include "platform/geometry/IntRectOutsets.h"
|
| #include "platform/text/TextDirection.h"
|
| #include "platform/text/WritingMode.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|