| Index: third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| index c5a1f5f7bc49840f08f45c1baa6d32445de5874a..b06f1a3626107c7e89c5a6eb89320b9066e73ab7 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| @@ -51,8 +51,8 @@
|
| #include "platform/CrossThreadFunctional.h"
|
| #include "platform/Histogram.h"
|
| #include "platform/SharedBuffer.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebFrameScheduler.h"
|
| #include "public/platform/WebLoadingBehaviorFlag.h"
|
|
|