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 5d6166b3d1e7e655d15cc6aa46df964a4c99c12f..68e5847946f8056d45b7a104d834f7cc69e52da8 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp |
@@ -45,6 +45,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" |