| commit | 49235d024db2c8288e771863030eb5dc865672ee | [log] [tgz] |
|---|---|---|
| author | Miriam Polzer <mpolzer@google.com> | Fri Nov 13 17:19:29 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 13 17:19:29 2020 |
| tree | 16cf8ce73edd554e6f97c4f906d5d5ff483c2408 | |
| parent | fd8172e5c9e14acbb8ec4c4b031e0be4ac6ec14a [diff] |
Update "Hooking Up the Service Implementation" Looks like service.cc now registers new out-of-process services differently. Changing the code snippet accordingly. Bug: None Change-Id: Iac9b87d5f62006e24a48d3f8fa3feff3ab1fcaad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536433 Auto-Submit: Miriam Polzer <mpolzer@google.com> Reviewed-by: Ken Rockot <rockot@google.com> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#827302}
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.