| commit | 38c78f11f4aa930e89ec16c6e01c86b3dfdcf849 | [log] [tgz] |
|---|---|---|
| author | dongguoz <dongguoz@google.com> | Sat Aug 16 13:17:24 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 16 13:17:24 2025 |
| tree | f1961a4fd9dc3dd76d98129bc6085ed9247e2180 | |
| parent | 56c37bddd1cdde5329076839ac45c71ca04dbc14 [diff] |
Refactor(plus_addresses): Move metrics to core/browser This CL moves the plus_addresses metrics folder to a core/browser subdirectory to better align with the layered components design. This is a pure refactoring CL and does not introduce any logic changes. The code is mainly generated by mass-rename script and build.gn is updated by the shell script. Bug: 365494310 Change-Id: I7fe59198f04d53bbfc9af2b79e80a1e480a74fc5 Bypass-Check-License: Moving files Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6851070 Reviewed-by: Norge Vizcay <vizcay@google.com> Commit-Queue: Dongguo Zhang <dongguo@google.com> Reviewed-by: Kirubel Aklilu <kaklilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1502310}
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.