commit | bca497ba34f3b876b5e3275e3bb8718f297e3274 | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Mon Mar 08 20:14:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 08 20:14:04 2021 |
tree | aa6a87ca9cb1aade70bd07df1f127b4a06dfe04b | |
parent | 5491c9d1bde775a2870d7b7f0748ea4fd7a80305 [diff] |
Fix ChromeTips histogram entry. I failed to add the correct entry when I created the flag, because it worked differently than other histograms I'd used before and I couldn't find the place it was supposed to go. Now that I've fixed it, we should merge to 90 as well. Bug: 1185905 Change-Id: I85fb93b1cc7829a454c82fbd60a071fe4d0cb995 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2743135 Reviewed-by: Chris Thompson <cthomp@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#860826}
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.