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

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

Issue 2812773002: Refactor Clipboard Last Modified Time Storage (Closed)
Patch Set: load on startup Created 3 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 22d3a66c2235d6fc4e31ca793faf991648ea670c..18589a369b9f12db4b84d5ed233e46ef4dfe5e5d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7467,6 +7467,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Clipboard.ConstructedHasher" enum="BooleanSuccess">
+ <obsolete>
+ Launched briefly in M-59 dev, then refactoring made obsolete.
+ </obsolete>
<owner>mpearson@chromium.org</owner>
<summary>
Whether Android's Clipboard.java successfully constructed a hasher to hash

Powered by Google App Engine
This is Rietveld 408576698