| Index: Source/core/html/parser/HTMLPreloadScanner.cpp
 | 
| diff --git a/Source/core/html/parser/HTMLPreloadScanner.cpp b/Source/core/html/parser/HTMLPreloadScanner.cpp
 | 
| index dcdc5c8d3803684b317ab7d33e26e81a77aeb5af..194cc4cca54b30ce54ada41386550827c5fb41f9 100644
 | 
| --- a/Source/core/html/parser/HTMLPreloadScanner.cpp
 | 
| +++ b/Source/core/html/parser/HTMLPreloadScanner.cpp
 | 
| @@ -32,7 +32,6 @@
 | 
|  #include "core/html/InputTypeNames.h"
 | 
|  #include "core/html/LinkRelAttribute.h"
 | 
|  #include "core/html/parser/HTMLParserIdioms.h"
 | 
| -#include "core/html/parser/HTMLParserOptions.h"
 | 
|  #include "core/html/parser/HTMLTokenizer.h"
 | 
|  #include <wtf/Functional.h>
 | 
|  #include <wtf/MainThread.h>
 | 
| 
 |