| 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 ab6d45994c80bb1bf91ed557395695a189edc746..a70908cfbd34600c22f85b08b54753da743dfd00 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| @@ -38,6 +38,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"
|
|
|