| Index: content/common/content_security_policy_header.h
|
| diff --git a/content/common/content_security_policy_header.h b/content/common/content_security_policy_header.h
|
| index 66d22e6c28c2f710c31878b0fc82e10f34f956a1..cef4e066417ff81826bb743417e65b4781964a3f 100644
|
| --- a/content/common/content_security_policy_header.h
|
| +++ b/content/common/content_security_policy_header.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_COMMON_CONTENT_SECURITY_POLICY_HEADER_
|
|
|
| #include <string>
|
| -#include "third_party/WebKit/public/web/WebContentSecurityPolicy.h"
|
| +#include "third_party/WebKit/public/platform/WebContentSecurityPolicy.h"
|
|
|
| namespace content {
|
|
|
|
|