Index: Source/core/html/parser/HTMLPreloadScanner.cpp |
diff --git a/Source/core/html/parser/HTMLPreloadScanner.cpp b/Source/core/html/parser/HTMLPreloadScanner.cpp |
index 5f55827bd83983311ed58558a502dfe055d1d135..c4b1a679996bda7902bc18d9411027a23c3151e9 100644 |
--- a/Source/core/html/parser/HTMLPreloadScanner.cpp |
+++ b/Source/core/html/parser/HTMLPreloadScanner.cpp |
@@ -35,8 +35,8 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/html/parser/HTMLSrcsetParser.h" |
#include "core/html/parser/HTMLTokenizer.h" |
-#include "platform/TraceEvent.h" |
#include "wtf/MainThread.h" |
+#include "wtf/TraceEvent.h" |
namespace WebCore { |