Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 1945a9ba393f49f16737f40320d7b4b22ba25a15..d666d57ccf4ff814b8662a58a9db7b231776c76e 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -10262,15 +10262,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| -<histogram name="Enterprise.SystemLogPIILeak" enum="SystemLogPIIType"> |
| - <owner>pbond@chromium.org</owner> |
| - <summary> |
| - Events for counting sensitive data occurrences in system logs to upload. |
| - (Email addresses, IP addresses, SSIDs, URLs). The lines with this data will |
| - be removed before upload. |
| - </summary> |
| -</histogram> |
|
Ilya Sherman
2016/01/25 19:42:23
Please mark this as <obsolete> rather than removin
Polina Bondarenko
2016/01/25 20:06:08
Done.
|
| - |
| <histogram name="Enterprise.UserCloudPolicyStore.LoadStatus" |
| enum="PolicyLoadStatus"> |
| <owner>atwilson@chromium.org</owner> |