| 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 d4734de6d4e05265c1869b1a2bfeb31929a7e762..44c3024c1fabbd2af63b5021687b616add912d3b 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"
|
|
|