ShouldFocusPageAfterCrash  232 content/browser/browser_plugin/browser_plugin_guest.h   virtual bool ShouldFocusPageAfterCrash() OVERRIDE;
ShouldFocusPageAfterCrash 2954 content/browser/web_contents/web_contents_impl.cc       (!delegate_ || delegate_->ShouldFocusPageAfterCrash())) {
ShouldFocusPageAfterCrash  207 content/public/browser/web_contents_delegate.h   virtual bool ShouldFocusPageAfterCrash();