| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 70d9dc97bef9c4bc73faa1e1191eee4ec19b7c21..8ac545e98dd8e00fd1d9f49e0b6569167ff27ff3 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -100,6 +100,7 @@ source_set("common") {
|
| "content_security_policy/csp_source.h",
|
| "content_security_policy/csp_source_list.cc",
|
| "content_security_policy/csp_source_list.h",
|
| + "content_security_policy_header.cc",
|
| "content_security_policy_header.h",
|
| "content_switches_internal.cc",
|
| "content_switches_internal.h",
|
|
|