| commit | 06b51c9070b3857f8c138bcba515036b0f5f51a0 | [log] [tgz] |
|---|---|---|
| author | Byron Lee <byronlee@chromium.org> | Fri Dec 13 02:12:46 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 02:12:46 2024 |
| tree | 63c661fa3e8900a4427744640e9b71ee037d1a26 | |
| parent | 54900a4a0a6978dbf2030176ecfe98b2953a2699 [diff] |
healthd_internals: Add setting dialog for custom category
Add a setting dialog to change the displayed data for custom category in
the system trend page.
Bug: none
Test: autoninja -C out/Default chrome browser_tests
Test: ./out/Default/browser_tests -ozone-platform=headless \
--gtest_filter="*HealthdInternalsBrowserTest*"
Change-Id: I0d13ac6fdd1f10e2c620fce7817e11945aea7a6f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6085164
Reviewed-by: Denny Huang <dennyh@google.com>
Commit-Queue: Byron Lee <byronlee@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1395723}
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.