chromium/third_party/metrics_proto/README.chromium

Name: Metrics Protos
Short Name: metrics_proto
URL: This is the canonical public repository
Version: 662307627
Date: 2024-08-13 UTC
License: BSD
License File: LICENSE
Shipped: yes
Security Critical: Yes

Description:
This package contains the protos that are used to upload metrics data to Google.
Updates to this code should be made by changing the internal copies, and then
running the export script.

blaze run //analysis/uma/proto_export:proto_export -- \
  --from_piper \
  --chromium_src_path=$CHROMIUM_SRC


Local Modifications:
Unchanged from the output of the export script.