commit | 2475986c9476407f0cec00d2eb660b480db30aae | [log] [tgz] |
---|---|---|
author | fgorski <[email protected]> | Wed Jun 10 07:45:04 2015 |
committer | Commit bot <[email protected]> | Wed Jun 10 07:45:46 2015 |
tree | 57c2e3ed3eb08b44302eafa6952142196bef3ee6 | |
parent | 4d0ac15c70965c05e6905e5bf144cd8decf768c7 [diff] |
[Offline] Creates metadata store interface for offline pages Offline pages metadata store: * Creates interface for the store * The following actions are available on the store: - AddOfflinePage, - RemoveOfflinePage, - Load, * Updates to the components_unittests to include offline pages BUG=491352 Review URL: https://codereview.chromium.org/1160283003 Cr-Commit-Position: refs/heads/master@{#333697}