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

Unified Diff: content/test/BUILD.gn

Issue 2488743003: (Re-)introduce AncestorThrottle to handle 'X-Frame-Options'. (Closed)
Patch Set: Addressed comments (@alexmos #2) Created 4 years 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7622839031c3315bbe5808b3d0547cc41fb3f3a5..e1a0ea4b765792de0b6ade295c4fb88e82896a79 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1063,6 +1063,7 @@ test("content_unittests") {
"../browser/fileapi/timed_task_helper_unittest.cc",
"../browser/fileapi/transient_file_util_unittest.cc",
"../browser/fileapi/upload_file_system_file_element_reader_unittest.cc",
+ "../browser/frame_host/ancestor_throttle_unittest.cc",
"../browser/frame_host/frame_tree_node_blame_context_unittest.cc",
"../browser/frame_host/frame_tree_unittest.cc",
"../browser/frame_host/navigation_controller_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698