| Index: Source/core/loader/FrameNetworkingContext.h
|
| diff --git a/Source/core/loader/FrameNetworkingContext.h b/Source/core/loader/FrameNetworkingContext.h
|
| index c8044a602f8a3cb91d6fc821c178315745146d74..a2a5e4f3db6802eeb8ef33c2355aa76e33e39d97 100644
|
| --- a/Source/core/loader/FrameNetworkingContext.h
|
| +++ b/Source/core/loader/FrameNetworkingContext.h
|
| @@ -22,8 +22,8 @@
|
|
|
| #include "Document.h"
|
| #include "Frame.h"
|
| -#include "NetworkingContext.h"
|
| #include "ReferrerPolicy.h"
|
| +#include "core/platform/network/NetworkingContext.h"
|
|
|
| namespace WebCore {
|
|
|
|
|