commit | e9aafd035115c96730686309e57c0792454b6f15 | [log] [tgz] |
---|---|---|
author | Mark Pearson <mpearson@chromium.org> | Tue Jan 14 03:06:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 03:06:44 2025 |
tree | 77c86e757165c4e5686998e10d96221782c6a429 | |
parent | d8c3a8e62997eef7bcef41cd07633562d9e5fd07 [diff] |
Remove histograms.xml entry for previously-removed histogram The whole set of ContextMenu.SelectedOptionAndroid* histograms was removed in March 2023 by https://chromium-review.googlesource.com/c/chromium/src/+/4307232 At that time, the histogram was not removed from histograms.xml. Leaving ContextMenuOptionAndroid enum around because it's still in use (by UKM). OBSOLETE_HISTOGRAMS=Removed during a code cleanup in spring 2023 Bug: 355578901 Change-Id: Ice2e5c8fd272974da03696133cd28ad5798c2c63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6173557 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1405870}
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.