| 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 fbbe93b6860308a05d39bf5eba07c650849eec4a..eaa81cf555c517edc4496d7b2d2a924c011d5b61 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 {
|
|
|