refactor: plumb RFH instead of RPH for notifications (#28790)

This commit is contained in:
Jeremy Rose 2021-04-29 11:23:28 -07:00 committed by GitHub
parent 37f7e66873
commit ee8b69d067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 32 deletions

View file

@ -54,7 +54,7 @@ class ElectronBrowserClient : public content::ContentBrowserClient,
NotificationPresenter* GetNotificationPresenter();
void WebNotificationAllowed(int render_process_id,
void WebNotificationAllowed(content::RenderFrameHost* rfh,
base::OnceCallback<void(bool, bool)> callback);
// content::NavigatorDelegate