Commit 1ad6586f authored by gab@chromium.org's avatar gab@chromium.org

Own my histograms that were missing an owner.

NOTRY=True

Review URL: https://codereview.chromium.org/460003002

Cr-Commit-Position: refs/heads/master@{#289293}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289293 0039d316-1c4b-4281-b951-d872f2087c98
parent e6a5824e
......@@ -28369,7 +28369,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<obsolete>
Deprecated 2014-07.
</obsolete>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<owner>gab@chromium.org</owner>
<summary>
Logs the tracked preference id when it is migrated to the new MAC algorithm.
This should only happen once per pref per profile.
......@@ -28378,7 +28378,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Settings.TrackedPreferenceMigratedLegacyDeviceId"
enum="TrackedPreference">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<owner>gab@chromium.org</owner>
<summary>
The id of a tracked preference whose value has not changed since the last
time Chrome set it, but which was last set using a legacy device ID. Each
......@@ -28397,7 +28397,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<obsolete>
Deprecated 2014-06.
</obsolete>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<owner>gab@chromium.org</owner>
<summary>
The version of a PrefHashStore, reported once for each alternate
PrefHashStore (not associated to the default profile) from a delayed task on
......@@ -28410,7 +28410,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<obsolete>
Deprecated 2014-06.
</obsolete>
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<owner>gab@chromium.org</owner>
<summary>
The previous version of an alternate PrefHashStore (not associated to the
default profile) that was updated from a delayed task on startup. This
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