| Index: third_party/WebKit/Source/platform/geometry/IntRectOutsets.h
|
| diff --git a/third_party/WebKit/Source/platform/geometry/IntRectOutsets.h b/third_party/WebKit/Source/platform/geometry/IntRectOutsets.h
|
| index 4af91fae74beacf6ffb69fe99a92822882d4ec0a..c2879a52425e702fcc3f0f558ae9349f7964f11e 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/IntRectOutsets.h
|
| +++ b/third_party/WebKit/Source/platform/geometry/IntRectOutsets.h
|
| @@ -31,7 +31,7 @@
|
| #define IntRectOutsets_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|