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