| Index: third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h b/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h
|
| index cbb26b51b1868dcc744b899bbbb0824912d86157..39d3a7fb9ed90bf8356792be24ea1a9ba42b46e2 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLSourceTracker.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/html/parser/HTMLToken.h"
|
| #include "platform/text/SegmentedString.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|