Index: third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
diff --git a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
index 2e89a886d698c86b4daaf38ee162e1848c76b35d..72dffeaaf29181ab8d0b6b2a9e253c2f2c6b7c4c 100644 |
--- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
+++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp |
@@ -39,6 +39,7 @@ |
#include "core/html/parser/BackgroundHTMLParser.h" |
#include "core/html/parser/HTMLParserScheduler.h" |
#include "core/html/parser/HTMLParserThread.h" |
+#include "core/html/parser/HTMLResourcePreloader.h" |
#include "core/html/parser/HTMLScriptRunner.h" |
#include "core/html/parser/HTMLTreeBuilder.h" |
#include "core/inspector/InspectorInstrumentation.h" |