Index: content/browser/frame_host/render_frame_host_impl.h |
diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h |
index 79bf8c2ceb98f5096f96dd259df374c638539354..7b18c6c705aa8539c7ae124f907eb5dba197a0b7 100644 |
--- a/content/browser/frame_host/render_frame_host_impl.h |
+++ b/content/browser/frame_host/render_frame_host_impl.h |
@@ -664,6 +664,7 @@ class CONTENT_EXPORT RenderFrameHostImpl |
bool renderer_initiated_creation); |
private: |
+ friend class RenderFrameHostFeaturePolicyTest; |
friend class TestRenderFrameHost; |
friend class TestRenderViewHost; |