commit | 0283bf347c62c7ed0e99de702a195cfda12ee67c | [log] [tgz] |
---|---|---|
author | Victor-Gabriel Savu <vsavu@google.com> | Fri Jul 29 16:21:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 16:21:16 2022 |
tree | 1e8dff293d2de14d05efff89a6f740966b6650e7 | |
parent | c66dabb1a55c684a4724ad1665c55fb3aac0dcf3 [diff] |
histograms: Add entry for kNoUnmountedCryptohomes A new entry for the enum is being reported by crrev.com/c/3686269. Add the corresponding entry to enums.xml. Bug: chromium:1331213 Change-Id: If9ea68d790a3384448b1d03f8380a7219717971b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3785313 Auto-Submit: Victor-Gabriel Savu <vsavu@google.com> Reviewed-by: Jana Grill <janagrill@google.com> Commit-Queue: Jana Grill <janagrill@google.com> Cr-Commit-Position: refs/heads/main@{#1029819}
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.