| Index: third_party/WebKit/Source/platform/LengthPoint.h
|
| diff --git a/third_party/WebKit/Source/platform/LengthPoint.h b/third_party/WebKit/Source/platform/LengthPoint.h
|
| index 85e6452530b5ee0c24b7ab1b462b20b7a736e65d..05808f9937d3d60b9c338a6e2c7e8a02d40e7d1a 100644
|
| --- a/third_party/WebKit/Source/platform/LengthPoint.h
|
| +++ b/third_party/WebKit/Source/platform/LengthPoint.h
|
| @@ -31,7 +31,7 @@
|
| #define LengthPoint_h
|
|
|
| #include "platform/Length.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|