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

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.