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

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.