| Index: third_party/WebKit/Source/core/html/parser/HTMLEntityParser.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.h b/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.h
|
| index e2497dd6601997bc3acf6e5f9889470ae6f1e853..038f6829948de4bea893ba375de7ca77d32813a3 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLEntityParser.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/text/SegmentedString.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|