| 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 8eaded2449197dab7cc11f7e781f8d8fdf8485b7..84949fdc896c497efab988e6dbf38e5263c55436 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "platform/ContentType.h"
|
| #include "platform/MIMETypeRegistry.h"
|
| #include "platform/TraceEvent.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|