| 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 79bdda32c392f1d9ad1749c1d1ba94b3ae571fad..838e027c448e861c2ecf158d519dc5de147f2898 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/MIMETypeRegistry.h"
|
|
|