| Index: third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp b/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp
|
| index 903acd85685856710f51e9f7dae59a54af4fca07..4e7ef3a29ca1963526a3d7ed3f6fa11506301a7c 100644
|
| --- a/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/loader/DocumentLoader.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|