commit | c98dc38bc582716e2132fbbc897421e1b734e84d | [log] [tgz] |
---|---|---|
author | Chad Duffin <chadduffin@chromium.org> | Thu Oct 14 22:29:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 14 22:29:54 2021 |
tree | 8604b60b308e26dd7a9816745cc026c6e26fa6e1 | |
parent | ca994cc3d36b7a64aeaf6f7e04184dc082c994a9 [diff] |
[CrOS Network] Add flag for Quick Settings Network revamp. This change introduces the |kQuickSettingsNetworkRevamp| feature flag to control whether the changes to the Network feature pods and detailed views are enabled. Bug: 1169479 Test: autoninja -C out/Default chrome Change-Id: I5d97163651f2d98b1ee64d5ff8eddadfc0871b5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3219349 Commit-Queue: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/main@{#931728}
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.