| Index: content/test/test_render_frame_host.h
|
| diff --git a/content/test/test_render_frame_host.h b/content/test/test_render_frame_host.h
|
| index f1718467fb7fcff9d4f4834464261bbe99f1c29a..32aa044e8642512e2c6c42b0dba68e42a62e1b95 100644
|
| --- a/content/test/test_render_frame_host.h
|
| +++ b/content/test/test_render_frame_host.h
|
| @@ -109,7 +109,7 @@ class TestRenderFrameHost : public RenderFrameHostImpl,
|
|
|
| void DidChangeOpener(int opener_routing_id);
|
|
|
| - void DidEnforceStrictMixedContentChecking();
|
| + void DidEnforceInsecureRequestPolicy(blink::WebInsecureRequestPolicy policy);
|
|
|
| // If set, navigations will appear to have cleared the history list in the
|
| // RenderFrame
|
|
|