parent
f464b8c4c5
commit
6743b83786
2 changed files with 7 additions and 0 deletions
|
@ -46,6 +46,9 @@ class PlatformNotificationService
|
|||
const DisplayedNotificationsCallback& callback) override;
|
||||
int64_t ReadNextPersistentNotificationId(
|
||||
content::BrowserContext* browser_context) override;
|
||||
void RecordNotificationUkmEvent(
|
||||
content::BrowserContext* browser_context,
|
||||
const content::NotificationDatabaseData& data) override;
|
||||
|
||||
private:
|
||||
AtomBrowserClient* browser_client_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue