| 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 3e493518f557ecd9e62424cd39c6e4bb24c2258e..8a520c2fd4a0f56737af0ae9743f32ea3a75655f 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
|
| @@ -43,6 +43,7 @@ typedef size_t TokenPreloadScannerCheckpoint;
|
|
|
| class HTMLParserOptions;
|
| class HTMLTokenizer;
|
| +class ResourcePreloader;
|
| class SegmentedString;
|
|
|
| struct ViewportDescriptionWrapper {
|
|
|