Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
ukm 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
PRESUBMIT_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
call_stack_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
cast_assistant_logs.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
cast_logs.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
chrome_os_app_list_launch_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
chrome_searchbox_stats.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
chrome_user_metrics_extension.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
custom_tab_session.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
execution_context.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
extension_install.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
histogram_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
memory_leak_report.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
omnibox_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
omnibox_input_type.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
perf_data.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
perf_stat.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
printer_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
reporting_info.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sampled_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
structured_data.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
system_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
trace_log.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
translate_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
user_action_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
user_demographics.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Metrics Protos
Short Name: metrics_proto
URL: This is the canonical public repository
Version: 468293194
Date: 2022/08/17 UTC
License: BSD
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 \
--output=$CHROMIUM_SRC/third_party/metrics_proto

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