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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2679893002: [Media Router] Add ProvideSinks() Mojo API (Closed)
Patch Set: resolve code review comments from Derek and Mark Created 3 years, 9 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 4a165171b1e9e377c04615d56438fcbe639e67c9..86ab8b82273a1a08f6bbdc3295932f2c1f7d96c6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99630,6 +99630,7 @@ value.
<int value="15" label="EnableMdnsDiscovery"/>
<int value="16" label="UpdateMediaSinks"/>
<int value="17" label="SearchSinks"/>
+ <int value="18" label="ProvideSinks"/>
</enum>
<enum name="MediaRouteProviderWakeup" type="int">

Powered by Google App Engine
This is Rietveld 408576698