commit | 95d150d33f5f18909404e6a9c131d360f1aef58b | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Wed Aug 07 10:14:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 10:14:34 2024 |
tree | 9c4ad1526acb8bd0fec5842f9c240b77895263ff | |
parent | f6ab317628f4dd0aee7e5f8d77d6363073c4b7b5 [diff] |
Rename signin_metrics_service_unittests.cc to ...unittest.cc (no "s") This is the usual naming convention, and with the old name, some tooling (like autotest.py) doesn't recognize the file as a test file. Bug: none Change-Id: Ia0030c99bd6106f04cd7f251a61d6b8a3ec800c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5769112 Reviewed-by: Ryan Sultanem <rsult@google.com> Auto-Submit: Marc Treib <treib@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1338349}
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.