commit | 0638a7fa01634e2be07b05743eeaed264d96f316 | [log] [tgz] |
---|---|---|
author | Yann Dago <ydago@chromium.org> | Wed Jul 30 15:07:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 30 15:07:04 2025 |
tree | 7bd9152923d9bf60a935aac0c387dc326b55cef6 | |
parent | 8f5bcd7ce573d3af33392e3b3e4e73f7cd4ef456 [diff] |
[EM2] Rename AccountCapability `is_subject_to_enterprise_policies` to `is_subject_to_enterprise_features` This clarifies that this account capability that does not meant that the user may receive enterprise account level policies, but that account is an enterprise account that may have enterprise features in Chrome. Bug: 435151047 Change-Id: I2afb2b77600b74b52cd8151c52572d72147a3278 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6792407 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/main@{#1494204}
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.