Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 61bc47a1e383facf4f9ff128c531a93a882b994c..a6fc17fba3e8d584487d64a3a79386ffd249cbee 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -283,7 +283,8 @@ |
'common/content_param_traits.h', |
'common/content_param_traits_macros.h', |
'common/content_paths.cc', |
- 'common/content_security_policy_header.h', |
+ 'common/content_security_policy_structs.cc', |
+ 'common/content_security_policy_structs.h', |
'common/content_switches_internal.cc', |
'common/content_switches_internal.h', |
'common/cross_site_document_classifier.cc', |