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

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

Issue 2794283003: Remove MediaThrottler and MediaThrottleInfoBar (Closed)
Patch Set: Deleted Java code 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 573a82fc85f79fa58b750b1d80785fba34266952..fe9eac180ff41e2373999f82fe9b55a3e527fa35 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25659,6 +25659,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Media.Android.NumMediaServerCrashes">
+ <obsolete>
+ Deprecated as of 04/2017
+ </obsolete>
<owner>qinmin@chromium.org</owner>
<summary>
Android: Number of consecutive media server crashes monitored before it is
@@ -25669,6 +25672,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Media.Android.ThrottleInfobarResponse"
enum="ThrottleInfobarResponse">
+ <obsolete>
+ Deprecated as of 04/2017
+ </obsolete>
<owner>qinmin@chromium.org</owner>
<summary>
Android: The distribution of responses to the media throttle infobar prompt.

Powered by Google App Engine
This is Rietveld 408576698