Index: Source/core/html/parser/HTMLPreloadScanner.cpp |
diff --git a/Source/core/html/parser/HTMLPreloadScanner.cpp b/Source/core/html/parser/HTMLPreloadScanner.cpp |
index 1b199917851650b119fa623ba20df3e0984e6b27..c48575a97c0915137099a23bc292d335a470b847 100644 |
--- a/Source/core/html/parser/HTMLPreloadScanner.cpp |
+++ b/Source/core/html/parser/HTMLPreloadScanner.cpp |
@@ -33,8 +33,7 @@ |
#include "core/html/LinkRelAttribute.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/html/parser/HTMLTokenizer.h" |
-#include <wtf/Functional.h> |
-#include <wtf/MainThread.h> |
+#include "wtf/MainThread.h" |
namespace WebCore { |