commit | 876a449d2efe41cd15dfcbfd85134fd0a3dd5c2b | [log] [tgz] |
---|---|---|
author | Xiaocheng Hu <xiaochengh@chromium.org> | Wed Jan 13 20:35:47 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 13 20:35:47 2021 |
tree | e7b85c2a77242f869bd8fa334b91ff7f74557bbf | |
parent | 7b5c42aed6609e3e4ea71f4789cc616bb6d27730 [diff] |
Fix a typo in CounterStyle when handling prefix and suffix Bug: 687225 Change-Id: I4d74f4043d9ab3b2391fff602809b6b30aa0ea3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626921 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#843174}
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.