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

Unified Diff: content/browser/BUILD.gn

Issue 2689653003: PlzNavigate: Enforce 'form-action' CSP on the browser-side. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « no previous file | content/browser/frame_host/form_submission_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index b1b9adbd759b86cd748f998bd2fc119ca6ab2664..635115b29af199bd0f6bdb1cc6cc19f627faa0da 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -640,6 +640,8 @@ source_set("browser") {
"frame_host/cross_process_frame_connector.h",
"frame_host/debug_urls.cc",
"frame_host/debug_urls.h",
+ "frame_host/form_submission_throttle.cc",
+ "frame_host/form_submission_throttle.h",
"frame_host/frame_navigation_entry.cc",
"frame_host/frame_navigation_entry.h",
"frame_host/frame_tree.cc",
« no previous file with comments | « no previous file | content/browser/frame_host/form_submission_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698