| 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 c8e0c7c256d7a0d066eb2ef5ba76d20e616c6d46..01833a635a4083e9b1b11e8e58134f0e888adfa5 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.h
|
| +++ b/content/browser/frame_host/render_frame_host_impl.h
|
| @@ -662,6 +662,8 @@ class CONTENT_EXPORT RenderFrameHostImpl
|
| FRIEND_TEST_ALL_PREFIXES(RenderFrameHostManagerTest,
|
| CreateRenderViewAfterProcessKillAndClosedProxy);
|
| FRIEND_TEST_ALL_PREFIXES(RenderFrameHostManagerTest,
|
| + DontGrantAccessToInvalidFilePaths);
|
| + FRIEND_TEST_ALL_PREFIXES(RenderFrameHostManagerTest,
|
| RestoreFileAccessForHistoryNavigation);
|
| FRIEND_TEST_ALL_PREFIXES(RenderFrameHostManagerTest,
|
| RestoreSubframeFileAccessForHistoryNavigation);
|
|
|