RemovePendingView 1026 content/browser/frame_host/render_frame_host_manager.cc   render_frame_host_->GetProcess()->RemovePendingView();
RemovePendingView 1332 content/browser/frame_host/render_frame_host_manager.cc   pending_render_frame_host->GetProcess()->RemovePendingView();
RemovePendingView  122 content/browser/renderer_host/render_process_host_impl.h   virtual void RemovePendingView() OVERRIDE;
RemovePendingView  194 content/public/browser/render_process_host.h   virtual void RemovePendingView() = 0;
RemovePendingView   66 content/public/test/mock_render_process_host.h   virtual void RemovePendingView() OVERRIDE;