Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index b28c5db13b18ce2fe49cc29f05b9e3c5dcdba794..a1a83ca01c80cb3b1b8fffb31d8fc0aead821083 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -33132,6 +33132,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| <histogram name="SB2.SideEffectFreeWhitelistStatus" |
| enum="SB2SideEffectFreeWhitelistStatus"> |
| + <obsolete> |
| + Deprecated 4/2015. |
| + </obsolete> |
|
Scott Hess - ex-Googler
2015/04/08 22:32:26
AFAICT, the practice for marking the field trial o
davidben
2015/04/09 21:54:38
I'm not sure I follow. What do you mean by LABEL?
Scott Hess - ex-Googler
2015/04/09 23:17:19
Sorry, I'm away from my main desk, there should be
davidben
2015/04/09 23:41:23
Gotcha. I think actually I need to obsolete both t
|
| <owner>shess@chromium.org</owner> |
| <summary>The instantiation status of the SideEffectFreeWhitelist.</summary> |
| </histogram> |