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 86c7f4a70cfac3dc02244d486bd34cd2cffe4400..cf9bd0a138f5d6643e08ae0a2924653e021c3b14 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" |