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

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

Issue 1895783003: [Media Router] Wire through a new MRPM call to update media sinks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: 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
« no previous file with comments | « extensions/renderer/resources/media_router_bindings.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8433016391e7e88eca69b9f5de1d746aa6fb00ae..1d0c1e249cfaaa7e66a4bc46a17b2c26b31ec06b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76353,6 +76353,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">
« no previous file with comments | « extensions/renderer/resources/media_router_bindings.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698