| Index: third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
|
| diff --git a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
|
| index 81b0db8c9a2bfedc0f54d5c9082e0f3d93552bfb..867d7dc891c9684bddea186105f082972a73dccc 100644
|
| --- a/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
|
| +++ b/third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "platform/network/ContentSecurityPolicyResponseHeaders.h"
|
|
|
| #include "platform/HTTPNames.h"
|
| -#include "platform/network/ResourceResponse.h"
|
| +#include "platform/loader/fetch/ResourceResponse.h"
|
|
|
| namespace blink {
|
|
|
|
|