commit | 05cb4db3e707e8858588fdedeab831d91c5c7f5c | [log] [tgz] |
---|---|---|
author | peter <[email protected]> | Fri Mar 13 14:33:38 2015 |
committer | Commit bot <[email protected]> | Fri Mar 13 14:34:26 2015 |
tree | 223374f23cf245dbb45bfe60ad215f50ae78366b | |
parent | 9f5893dca3b430f4c3edb64ca9019d45bdc1ddc2 [diff] |
Add the NotificationDatabaseData structure and protobuf This represents the payload of notifications to be stored in the notification database. Included are two conversion functions in order to make sure that we can isolate that operation in one, tested location. Design document: http://goo.gl/TciXVp BUG=447628 Review URL: https://codereview.chromium.org/1003843002 Cr-Commit-Position: refs/heads/master@{#320497}