| Index: third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| diff --git a/third_party/WebKit/Source/core/loader/MixedContentChecker.h b/third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| index 9e0e6890d092c1ad4ae32f7becc62e7c8f9c8be6..f514a8b61ab357763ff692d936450b4c3bdc9b55 100644
|
| --- a/third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| +++ b/third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| @@ -36,9 +36,9 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/weborigin/SecurityViolationReportingPolicy.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/WebMixedContentContextType.h"
|
| #include "public/platform/WebURLRequest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|