commit | 2f0fe01f262a20c9a2aa5f054d8220532fcbfb90 | [log] [tgz] |
---|---|---|
author | Elaine Chien <[email protected]> | Mon Mar 01 19:06:10 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 01 19:06:10 2021 |
tree | e54a92d32d0792e8f430912f964ec456ee7bb51a | |
parent | 6a538ea3091b3ac0dac17b4d034452215c9810c0 [diff] |
Chrome Labs: Use shared constant for separator Bug: 1145666 Change-Id: I71fd476656df5704a785fcde1a12db691cee7e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2725791 Reviewed-by: Elly Fong-Jones <[email protected]> Commit-Queue: Elaine Chien <[email protected]> Cr-Commit-Position: refs/heads/master@{#858636}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.