Expose bits of the Web Notification database in the //content API.
This CL moves the PlatformNotificationContext and the
NotificationDatabaseData classes into the //content API. Serialization
behavior for NotificationDatabaseData will remain content-private.
The primary users of this will be (1) clearing browser data, (2) UA-
triggered notification closures and (3) forced push notifications.
Design document:
http://goo.gl/TciXVp
BUG=
447628
Committed:
https://crrev.com/7b79a196374a82ecdf9204df4a4e3218fb1fd4f2
Cr-Commit-Position: refs/heads/master@{#320993}