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

Unified Diff: content/browser/BUILD.gn

Issue 2321503002: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Rebase after a month... Created 4 years, 2 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 | « components/error_page/common/localized_error.cc ('k') | content/browser/frame_host/ancestor_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 e8d75e74180dc22db93bcb6eafc5e429caa9c2f5..6f5a1b77a159771d385fb5ff9ec10a6c1b5390ae 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -552,6 +552,8 @@ source_set("browser") {
"find_request_manager.cc",
"find_request_manager.h",
"font_list_async.cc",
+ "frame_host/ancestor_throttle.cc",
+ "frame_host/ancestor_throttle.h",
"frame_host/cross_process_frame_connector.cc",
"frame_host/cross_process_frame_connector.h",
"frame_host/debug_urls.cc",
« no previous file with comments | « components/error_page/common/localized_error.cc ('k') | content/browser/frame_host/ancestor_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698