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

Unified Diff: content/test/BUILD.gn

Issue 2883213002: Add tests for FeaturePolicy integration with RenderFrameHost (Closed)
Patch Set: Add tests for FeaturePolicy integration with RenderFrameHost Created 3 years, 7 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 1c6e10095758350e77270f19048ecd260df0a9a7..bfdd62f62de644950823b0c7f1c44e2b6d2dcc3a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1110,6 +1110,7 @@ test("content_unittests") {
"../browser/frame_host/navigation_entry_impl_unittest.cc",
"../browser/frame_host/navigation_handle_impl_unittest.cc",
"../browser/frame_host/navigator_impl_unittest.cc",
+ "../browser/frame_host/render_frame_host_feature_policy_unittest.cc",
"../browser/frame_host/render_frame_host_manager_unittest.cc",
"../browser/frame_host/render_widget_host_view_child_frame_unittest.cc",
"../browser/frame_host/render_widget_host_view_guest_unittest.cc",
« content/public/browser/render_frame_host.h ('K') | « content/public/browser/render_frame_host.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698