commit | 1cb73c70d16b45ad7801f54f10965cc3b889f8fb | [log] [tgz] |
---|---|---|
author | Adam Langley <[email protected]> | Fri Aug 28 17:06:44 2020 |
committer | Commit Bot <[email protected]> | Fri Aug 28 17:06:44 2020 |
tree | 4bbd3f6481224aed40e2ef64769fab2a89a189c7 | |
parent | 0d185a8af60a763aa21dca5aced12c0610522884 [diff] |
gcm_driver: update some comments. Also remove gcm_driver from BrowserProcess on Android since it always returns nullptr there. Change-Id: I2b694177a88280faf8529f348e09c829dc1bfd4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378596 Reviewed-by: Peter Beverloo <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Commit-Queue: Avi Drissman <[email protected]> Auto-Submit: Adam Langley <[email protected]> Cr-Commit-Position: refs/heads/master@{#802693}
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.