Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1945a9ba393f49f16737f40320d7b4b22ba25a15..2f2030c8dc9c81d02dc0d33b0759f9ea1c775540 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -10262,12 +10262,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
-<histogram name="Enterprise.SystemLogPIILeak" enum="SystemLogPIIType"> |
Thiemo Nagel
2016/01/21 14:22:29
I don't think it is OK to change the type of an hi
Polina Bondarenko
2016/01/21 16:16:08
Removed.
|
+<histogram name="Enterprise.SystemLogPIILeak" enum="BooleanSuccess"> |
<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. |
+ Events for counting sensitive data occurrences in system logs to upload. The |
+ PII will be anonymized before upload. |
</summary> |
</histogram> |