refactor: plumb RFH instead of RPH for notifications (#28790)
This commit is contained in:
parent
37f7e66873
commit
ee8b69d067
7 changed files with 32 additions and 32 deletions
|
@ -23,7 +23,7 @@ class PlatformNotificationService
|
|||
protected:
|
||||
// content::PlatformNotificationService:
|
||||
void DisplayNotification(
|
||||
content::RenderProcessHost* render_process_host,
|
||||
content::RenderFrameHost* render_frame_host,
|
||||
const std::string& notification_id,
|
||||
const GURL& origin,
|
||||
const GURL& document_url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue