| Index: Source/core/html/parser/XSSAuditor.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditor.cpp b/Source/core/html/parser/XSSAuditor.cpp
|
| index 2b07d1707d2a2d19219876c5dd2367731072ca87..3c608d297be8ac7e840ffd51d7442756bda6339d 100644
|
| --- a/Source/core/html/parser/XSSAuditor.cpp
|
| +++ b/Source/core/html/parser/XSSAuditor.cpp
|
| @@ -41,6 +41,7 @@
|
| #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"
|
|
|