| Index: third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h
|
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h
|
| index 970353b8750518980ba92ee005fd349908704ad4..e701cb99f3b8b91a20b8dcd7a97e6822d6c780d6 100644
|
| --- a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h
|
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h
|
| @@ -10,9 +10,9 @@
|
| #include "core/frame/csp/SourceListDirective.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/Resource.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/network/ContentSecurityPolicyParsers.h"
|
| #include "platform/network/HTTPParsers.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/SecurityViolationReportingPolicy.h"
|
| #include "public/platform/WebContentSecurityPolicy.h"
|
|
|