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 e3ffd2fb0983ad5e8d71ec9b855c0007d27b35b7..fa27ae651eafe616116bde3ea61bb4509b7911fd 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp |
@@ -44,6 +44,7 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/html/parser/HTMLSrcsetParser.h" |
#include "core/html/parser/HTMLTokenizer.h" |
+#include "core/html/parser/ResourcePreloader.h" |
#include "core/loader/LinkLoader.h" |
#include "platform/ContentType.h" |
#include "platform/Histogram.h" |