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

Unified Diff: content/browser/BUILD.gn

Issue 2655463006: PlzNavigate: Enforce 'frame-src' CSP on the browser. (Closed)
Patch Set: Fix tests. Created 3 years, 10 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0a0561cbb9179f1c9fdfd2d486c5513256388b91..d2037f368f1188e513ed73407aa27e9ee4040a92 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -603,6 +603,7 @@ source_set("browser") {
"frame_host/ancestor_throttle.h",
"frame_host/cross_process_frame_connector.cc",
"frame_host/cross_process_frame_connector.h",
+ "frame_host/csp_context_impl.cc",
"frame_host/debug_urls.cc",
"frame_host/debug_urls.h",
"frame_host/frame_navigation_entry.cc",

Powered by Google App Engine
This is Rietveld 408576698