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

Unified Diff: content/browser/BUILD.gn

Issue 2488743003: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Display a blank page instead of an error page. ( and add checks in NavigationRequest) Created 4 years, 1 month 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 369c8198d073fec1311f4e92c8b402904d7228ad..c9d9190ba8ed41ae9063e47e04d6d4f397220ffe 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -578,6 +578,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",

Powered by Google App Engine
This is Rietveld 408576698