| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c962c1f06f9a02f8205ce14c9888459e040c12ae..f755f434bbf97bd1e80e1e3254795a3642dd4060 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -114,8 +114,8 @@
|
| 'public/common/common_param_traits.cc',
|
| 'public/common/common_param_traits.h',
|
| 'public/common/common_param_traits_macros.h',
|
| - 'public/common/console_message_level.h',
|
| 'public/common/connection_filter.h',
|
| + 'public/common/console_message_level.h',
|
| 'public/common/content_client.cc',
|
| 'public/common/content_client.h',
|
| 'public/common/content_constants.cc',
|
| @@ -280,7 +280,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',
|
|
|