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 1d347377674597cb06a1744ffbc46c4128135be8..abc6ddc2ecd7c4c5922b4bea9b691a0bb56b35fe 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" |