commit | f743281153b86f2acc172b0bd2cae00d80b3490b | [log] [tgz] |
---|---|---|
author | Dirk Pranke <[email protected]> | Wed Jun 10 22:38:20 2020 |
committer | Commit Bot <[email protected]> | Wed Jun 10 22:38:20 2020 |
tree | 223bfacf0ad4a5d5494680577dd501a0378abc1a | |
parent | ebf0ed7f2c7260bcb4eecd8b790104d58b139846 [diff] |
Add another note about who to contact for //third_party reviews. The docs for getting third-party reviews in //docs/adding_to_third_party.md do say to ask //third_party/OWNERS in question instead of emailing [email protected], but it's perhaps too easy to miss that, so this CL repeats the instruction right next to that email address :). [email protected] Change-Id: Ib4a78b154186aa6f9b9d8698e508877488224b56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240190 Commit-Queue: Dirk Pranke <[email protected]> Reviewed-by: Carlos Knippschild <[email protected]> Cr-Commit-Position: refs/heads/master@{#777143}
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.