commit | 8e0e15bf0ba2f040aa42e2d44fc91e30f32cc0ba | [log] [tgz] |
---|---|---|
author | Xing Liu <[email protected]> | Sun Sep 20 00:11:57 2020 |
committer | Commit Bot <[email protected]> | Sun Sep 20 00:11:57 2020 |
tree | 2444faeb528278feecbae99f0d6dd95c4e4ffc37 | |
parent | e9d7f4d4943d3d71de3286e4293ace1733ae091f [diff] |
Read later: Add ReadingListManager keyed service boilerplates. This CL adds the keyed service and service factory for reading list backend. Currently only a reading list model pointer is passed in. Implementation details will be added later. Bug: 1128074 Change-Id: I88a06e22273d41c3951d1a7edad297538032e7f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417267 Commit-Queue: Xing Liu <[email protected]> Reviewed-by: David Trainor <[email protected]> Cr-Commit-Position: refs/heads/master@{#808720}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.