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 09e657f9aa8888892779c69314f82f0629107f1a..1f72c710c455203b7b1c35a931725ac438a7aa12 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" |