| 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 e65e6df194779cc9f28d55ee61bc09dcae58dad1..ea051e8d5c60e01379ac5e0e69a487a1c809c5f5 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 {
|
|
|