Fix inheritance in Reading List
Make ReadingListModelStorage inherit from syncer::ModelTypeSyncBridge. ReadingList require the storage to implement USS so add a direct inheritance to avoid multiple inheritance. Mark ReadingListStoreDelegate constructor and destructor protected. ReadingListStoreDelegate is an interface, mark constructor and destructor protected. BUG=673169 Review-Url: https://codereview.chromium.org/2568023002 Cr-Commit-Position: refs/heads/master@{#437850}
Showing
Please register or sign in to comment