| 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 5ef804fe57c01a033171396c962a3007b6b2ddef..6366345d7c4d83656ef724d3eccc93280f9964a5 100644
|
| --- a/third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| +++ b/third_party/WebKit/Source/core/loader/MixedContentChecker.h
|
| @@ -34,7 +34,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/weborigin/SecurityViolationReportingPolicy.h"
|
| #include "public/platform/WebMixedContentContextType.h"
|
| #include "public/platform/WebURLRequest.h"
|
|
|