commit | 739db4f6892a7012633ac68bbb2a1af50e61590c | [log] [tgz] |
---|---|---|
author | Wes Okuhara <wesokuhara@google.com> | Tue Nov 05 18:46:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 18:46:19 2024 |
tree | a372b4dea8fbad49ead4858cd997addae0ef5d4a | |
parent | e003636877a1c9211cdae31c5e8a3c4bbee2fb78 [diff] |
CrOS Settings: Remove revamp feature flag usage across tests This is done in preparation for removing the OsSettingsRevampWayfinding feature flag. Handles the following: 1. Removes uses of `ash::features::kOsSettingsRevampWayfinding`. 2. Adjust existing tests to only run with the feature flag enabled. Bug: b:370836442 Test: browser_tests Change-Id: I62c3f6f2ef770d6fd1e0c4981bff2f584e36a4fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5992013 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Wes Okuhara <wesokuhara@google.com> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Reviewed-by: James Maclean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378473}
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.