README.chromium 563 B

12345678910111213141516171819
  1. Name: Metrics Protos
  2. Short Name: metrics_proto
  3. URL: This is the canonical public repository
  4. Version: 468293194
  5. Date: 2022/08/17 UTC
  6. License: BSD
  7. Security Critical: Yes
  8. Description:
  9. This package contains the protos that are used to upload metrics data to Google.
  10. Updates to this code should be made by changing the internal copies, and then
  11. running the export script.
  12. blaze run //analysis/uma/proto_export:proto_export -- \
  13. --from_piper \
  14. --output=$CHROMIUM_SRC/third_party/metrics_proto
  15. Local Modifications:
  16. Unchanged from the output of the export script.