| commit | f6056c3df51a743740e9a5cba7fc46ee4e65aecd | [log] [tgz] |
|---|---|---|
| author | Marc Treib <treib@chromium.org> | Wed Feb 04 10:51:56 2026 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 04 10:51:56 2026 |
| tree | 49203e60a62b3cfaef57d0959ff16d979b27e882 | |
| parent | fe51de167d4849131bf6326a7dc2a89164d4d79f [diff] |
MIM cleanup: Remove kSeparateProfilesForManagedAccounts from more tests This feature has been launched and is being cleaned up. No more need to explicitly enable it in tests. Tests that only apply to the feature-disabled case are no longer relevant. One CentralAccountViewTest *dis*abled the feature, for no apparent reason - the test works with the feature enabled too. Bug: 407498240 Change-Id: I6621682398c0a85f3c94bc915ba94c946a6a6964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7541375 Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1579318}
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.