| Index: Source/core/html/parser/HTMLPreloadScanner.cpp
|
| diff --git a/Source/core/html/parser/HTMLPreloadScanner.cpp b/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| index 0b51791a374d39388adc0e23565c850647be29e6..d85e51110c82bf5c61e30dfe33b6f16f63b1b1d8 100644
|
| --- a/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| +++ b/Source/core/html/parser/HTMLPreloadScanner.cpp
|
| @@ -29,8 +29,8 @@
|
| #include "core/html/parser/HTMLPreloadScanner.h"
|
|
|
| #include "HTMLNames.h"
|
| -#include "core/html/InputTypeNames.h"
|
| #include "core/html/LinkRelAttribute.h"
|
| +#include "core/html/forms/InputTypeNames.h"
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| #include "core/html/parser/HTMLTokenizer.h"
|
| #include "core/platform/chromium/TraceEvent.h"
|
|
|