Adjustments after upgrading to Chromium 54
This commit is contained in:
parent
eaea039155
commit
85db1bb47d
13 changed files with 29 additions and 11 deletions
|
@ -86,6 +86,7 @@ void PlatformNotificationService::DisplayNotification(
|
|||
void PlatformNotificationService::DisplayPersistentNotification(
|
||||
content::BrowserContext* browser_context,
|
||||
int64_t persistent_notification_id,
|
||||
const GURL& service_worker_origin,
|
||||
const GURL& origin,
|
||||
const content::PlatformNotificationData& notification_data,
|
||||
const content::NotificationResources& notification_resources) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue