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