Commit 5f8a9f95 authored by Steven Holte's avatar Steven Holte Committed by Commit Bot

Include ukm.xml in metrics-metadata archive.

Follow up to https://chromium-review.googlesource.com/c/chromium/src/+/978942
which added it to the build, but did not include the result in the archive.

Change-Id: I0b5d1168397cace23c56206bd59f571e89111bfa
Reviewed-on: https://chromium-review.googlesource.com/996469Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550402}
parent 1b8cccb1
......@@ -785,6 +785,12 @@ FILES = [
'archive': 'metrics-metadata.zip',
'optional': ['dev', 'official'],
},
{
'filename': 'ukm.xml',
'buildtype': ['dev', 'official'],
'archive': 'metrics-metadata.zip',
'optional': ['dev', 'official'],
},
# MEI Preload files:
{
'filename': 'MEIPreload/manifest.json',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment