| commit | fc472ffae2f81938c6384c9f229a1059d0d935cd | [log] [tgz] |
|---|---|---|
| author | Robert Sesek <rsesek@chromium.org> | Fri Apr 10 22:18:38 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 10 22:18:38 2020 |
| tree | d4d9d1d0380567a7547dab55df870156480b4cb0 | |
| parent | 4a5e5e8a7ec05a5802188675e34cc12429f1ccd5 [diff] |
Remove unused content::BrowserContext accessor for service_manager::Connector. Also removes all the unused #includes for the types. Change-Id: I50b28c65bf132d8bf970863f9375bc4316781bdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138504 Reviewed-by: Yuchen Liu <yucliu@chromium.org> Reviewed-by: Ken Rockot <rockot@google.com> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#758309}
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.