Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2029)

Unified Diff: content/common/BUILD.gn

Issue 2764993002: CSP: group policies in didAddContentSecurityPolicy. (Closed)
Patch Set: Nit. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 6a58ae839bff5b0bbba6204ef13825a9797fd9b2..4f6b836828ee46e1a79ec039a8b0ab126f2724ef 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -96,6 +96,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",

Powered by Google App Engine
This is Rietveld 408576698