| Index: third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h b/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h
|
| index a37b3496bce6d8c5a977cfd482e28e808bfef517..cf9e48c4603d0dbc5465be0df2715522a7ebb4ca 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/geometry/FloatRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|