| Index: third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| index 955390a1417a1a6505e5c78b657d0ba093647bb5..80ae813d2169e613a7c6c27940a15b36aca56675 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| @@ -42,6 +42,7 @@ typedef size_t TokenPreloadScannerCheckpoint;
|
|
|
| class HTMLParserOptions;
|
| class HTMLTokenizer;
|
| +class ResourcePreloader;
|
| class SegmentedString;
|
|
|
| struct ViewportDescriptionWrapper {
|
|
|