commit | 1986da87fcd6f8700fbf3bed572dd7591cca889f | [log] [tgz] |
---|---|---|
author | Damien Dejean <damiendejean@google.com> | Mon Mar 11 20:54:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 11 20:54:05 2024 |
tree | a37b11db6bdefb4e201d03feec2594074b44e7ae | |
parent | 648cefcccecde3beb82aa81f511e5cec75b84e2a [diff] |
CrOS Settings: remove passpoint-arc-support flag use The feature flag passpoint-arc-support is enabled by default since a while and the has expired. This CL removes references to this flag in the settings pages since the feature is launched and the flag is not needed anymore. Bug: b/40287315 Test: run browser_test; run tast network.PasspointForgetNetwork; add Passpoint subscription, connect to a Passpoint network and browse the settings pages to check the behavior is correct. Change-Id: Iae22192c1cbddf0be42615f0e68d5f3c88efd8b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5340409 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Nikhil Nayunigari <nikhilcn@google.com> Commit-Queue: Damien Dejean <damiendejean@google.com> Cr-Commit-Position: refs/heads/main@{#1271169}
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.