commit | d6cd7af4eda0095e406847262de9ef8e1d407645 | [log] [tgz] |
---|---|---|
author | Luc Nguyen <lucnguyen@google.com> | Mon Dec 09 23:54:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 09 23:54:26 2024 |
tree | ebff3f94c4a262901853f114db802830e6d4c1ac | |
parent | 24f61cfeaa42970068259f59c6f33f6f35851a94 [diff] |
Refactor metrics server URLs This CL 1. Rolls https://chrome-internal.googlesource.com/chrome/components/metrics/internal/+/b142ab0612763d64d3ec3b79cd71c6dc9bcbe20b into the public repo (see changes to "DEPS" and "components/metrics/internal (gitlink)"). 2. Renames components/metrics/url_constants.grd to components/metrics/server_urls.grd, the various message IDs, and the various output artifacts, to match the internal CL linked above. 3. Updates the various references in the codebase due to the renames. Bug: 358224254 Change-Id: Ibe702880d74a64d35525b38882479ed2ba9c0832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6076355 Commit-Queue: Luc Nguyen <lucnguyen@google.com> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Owners-Override: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1393982}
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.