| Index: Source/core/html/parser/XSSAuditor.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditor.cpp b/Source/core/html/parser/XSSAuditor.cpp
|
| index 5e46e74d073a749f59d39c4fc764347548e7fbf2..f42c05a9b72e1e6920d8497a4c4d7c38d1aa3dd1 100644
|
| --- a/Source/core/html/parser/XSSAuditor.cpp
|
| +++ b/Source/core/html/parser/XSSAuditor.cpp
|
| @@ -41,7 +41,6 @@
|
| #include "core/html/parser/XSSAuditorDelegate.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
| #include "core/loader/DocumentLoader.h"
|
| -#include "core/loader/MixedContentChecker.h"
|
| #include "platform/JSONValues.h"
|
| #include "platform/network/FormData.h"
|
| #include "platform/text/DecodeEscapeSequences.h"
|
|
|