commit | 4b86295e56aeceaa2fc8f6b7c11ceeaa6278ba22 | [log] [tgz] |
---|---|---|
author | Jan Wilken Dörrie <[email protected]> | Mon Jun 22 18:10:33 2020 |
committer | Commit Bot <[email protected]> | Mon Jun 22 18:10:33 2020 |
tree | 3b8f16ea582aac9fdc693922812958117de680b7 | |
parent | bcd371207b4bda619f245f57a64a0a7796ec19bf [diff] |
[base] Update Comments in util/ranges This change updates the comments in util/ranges to refer to the previously filed tracking bug as well as updating the section tag for Mutating sequence operations. Bug: 1071094 Change-Id: I6d888a22cde1fc10f9e26e433f4eb70c21bec8e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255612 Commit-Queue: Jan Wilken Dörrie <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Auto-Submit: Jan Wilken Dörrie <[email protected]> Reviewed-by: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/master@{#780876}
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.