| Index: third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| index eecf3b24b17dd30fc39aa05601cc5ba81ecb0dfa..92c7162b68a4e62767ec41cc4272ab0d372c5425 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| @@ -51,7 +51,7 @@
|
| #include "platform/ContentType.h"
|
| #include "platform/Histogram.h"
|
| #include "platform/MIMETypeRegistry.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include <memory>
|
|
|
| namespace blink {
|
|
|