Index: Source/core/loader/MixedContentChecker.cpp |
diff --git a/Source/core/loader/MixedContentChecker.cpp b/Source/core/loader/MixedContentChecker.cpp |
index e3eff754d867e8b377fee17029ec9dde9e512638..a5606edbb5d86b8cbf952a4fff53dfca061f3cfb 100644 |
--- a/Source/core/loader/MixedContentChecker.cpp |
+++ b/Source/core/loader/MixedContentChecker.cpp |
@@ -35,9 +35,9 @@ |
#include "Frame.h" |
#include "FrameLoader.h" |
#include "FrameLoaderClient.h" |
-#include "SchemeRegistry.h" |
#include "SecurityOrigin.h" |
#include "Settings.h" |
+#include "core/platform/SchemeRegistry.h" |
#include <wtf/text/CString.h> |
#include <wtf/text/WTFString.h> |