Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 4a637a6639ea379f09dc536609863674bbaeb830..12394ad48699dea6856bff35ba88780f21267395 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -15653,6 +15653,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </histogram> |
| <histogram name="ModuleIntegrityVerification.Difference" units="bytes"> |
|
anthonyvd
2015/04/23 18:34:25
It's now possible to obsolete histogram suffixes s
grt (UTC plus 2)
2015/05/19 18:54:54
Done.
|
| + <obsolete> |
| + Deprecated and removed from code as of 04/2015. |
| + </obsolete> |
| <owner>anthonyvd@chromium.org</owner> |
| <summary> |
| Represents the difference in bytes deemed modified by the two |