commit | 33b7daa8965001b1fec08ad7bdd800199984bcd3 | [log] [tgz] |
---|---|---|
author | David Munro <davidmunro@google.com> | Tue Jul 27 00:10:58 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 00:10:58 2021 |
tree | e7f552891b02bf246814030c16743bbcd0ba9825 | |
parent | 6722cf42df877ba869d735210d42a9b5289ca242 [diff] |
crostini: Fix a typo in a histogram name Fix a spelling mistake in a histogram name. Metrics are emitted under the correctly spelt name, so it's fine to rename this. Bug: None Test: None Change-Id: I790a1533ea13ed3c5748073015e5cd49bbf023c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3053230 Auto-Submit: David Munro <davidmunro@google.com> Reviewed-by: Mark Pearson <mpearson@chromium.org> Commit-Queue: David Munro <davidmunro@google.com> Cr-Commit-Position: refs/heads/master@{#905508}
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.