commit | 95d1bb2c08f706e8ba40d03e1d24e278a3b5efcb | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@chromium.org> | Mon Jun 24 13:29:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 13:29:45 2024 |
tree | b968a7d8ec7c1fb46c0246ebe53f62fb408051db | |
parent | 540142aafcf87898a39fc5347d32c7ddffe17510 [diff] |
ownership: Assert is_chromeos_ash instead of if in BUILD.gn Change-Id: I874fd3827df1359644115db227d9ab4ff28e299b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5647455 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1318536}
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.
If you found a bug, please file it at https://crbug.com/new.