Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1073633002: Remove PrerenderLocalPredictor, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prerender-local-predictor-1
Patch Set: fix tests Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698