commit | 3e52abb9ffb77adf3ef452e70d01ffedd5687e5f | [log] [tgz] |
---|---|---|
author | Owen Min <[email protected]> | Fri Apr 16 19:55:02 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Apr 16 19:55:02 2021 |
tree | f71bf098ba9cfab6d2ab6ad8b6915f0b282812b0 | |
parent | e9cc02554000869b016a2cc5265bbf5308e76dca [diff] |
Fixup typo in configuration.md The command line for enabling a feature should be "--enable-features" but not "--enable-feature". Change-Id: I99878c6b968f094378687a094009c16166f53c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2832391 Auto-Submit: Owen Min <[email protected]> Reviewed-by: Elly Fong-Jones <[email protected]> Commit-Queue: Elly Fong-Jones <[email protected]> Cr-Commit-Position: refs/heads/master@{#873434}
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.