| Index: Source/core/loader/MixedContentChecker.cpp
|
| diff --git a/Source/core/loader/MixedContentChecker.cpp b/Source/core/loader/MixedContentChecker.cpp
|
| index 8908cda6f1ee85d3d67d041d79296b5eec39652c..0b5f4fb86fd294428c30a768756e398b981843ca 100644
|
| --- a/Source/core/loader/MixedContentChecker.cpp
|
| +++ b/Source/core/loader/MixedContentChecker.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "core/loader/FrameLoaderClient.h"
|
| #include "core/frame/Frame.h"
|
| #include "core/page/Settings.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|