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

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

Issue 2794283003: Remove MediaThrottler and MediaThrottleInfoBar (Closed)
Patch Set: Add comment 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 18ec5e60d2720b284088f37d63fa53619511590e..8384b4ff3a687bf59aebe4c50e5ce07389731557 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -25511,6 +25511,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
@@ -25521,6 +25524,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