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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1862913004: [Media Router] Wire through a new MRPM call to update media sinks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing run loops Created 4 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 d311f55693cfd74c6eb60de103e7d63748801a71..6133f30de2d8fa19e99f876139389b106e5f1ed0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76959,6 +76959,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="13" label="RegisterMediaRouteProvider"/>
<int value="14" label="ConnectRouteByRouteId"/>
<int value="15" label="EnableMdnsDiscovery"/>
+ <int value="16" label="UpdateMediaSinks"/>
</enum>
<enum name="MediaRouteProviderWakeup" type="int">

Powered by Google App Engine
This is Rietveld 408576698