commit | 624fd951d730bac794db685b6594badb4dbfea2c | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Mon Dec 23 07:13:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 23 07:13:29 2024 |
tree | ea9f2323382240642a5403724b177658b6082329 | |
parent | dc6a8f45773f162526041249fa6d2c5c02193a61 [diff] |
metrics: remove external client id that supported lacros Lacros is deprecated. Reporting for external client id was added in crrev.com/c/3561905 and crrev.com/c/3183371 for lacros. This CL removes that. PS the actual implementation has been removed in crrev.com/c/5974436 and crrev.com/c/5973899 Bug: 384605092, 373971535, 373972275 Change-Id: I6b834c22279a78eb32341b94b9a443c8e0ac71b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6097200 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Georg Neis <neis@chromium.org> Reviewed-by: Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1399716}
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.