commit | 37863db5e5203a7047f75153ae27a6da98eda9e7 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Tue Mar 07 18:31:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 07 18:31:30 2023 |
tree | 85fee0c6e989ed5e5742d37914040cf4880c8a4b | |
parent | 1d48f35a4fcfbe1aed8b4e8c7287e792657090d4 [diff] |
Remove SafeBrowsing.NavigationObserver.DroppedReferrerChainEntries* These histograms are no longer being tracked, and can be removed. Fixed: 1421848 Change-Id: I9fcf494e83fbf85ec80af8b9713c3db162aeeaa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4312932 Reviewed-by: thefrog <thefrog@chromium.org> Auto-Submit: Daniel Rubery <drubery@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1114062}
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.