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

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

Issue 2728543009: [Media Router] Custom Controls 2 - add MediaRouter::GetRouteController() (Closed)
Patch Set: Address Derek's comments 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 6d44207e6e96ff7139d74918ae1f28d77c0127c6..f1498bb99cbcc0980537773c4bdef443f96a6074 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -103038,6 +103038,7 @@ from previous Chrome versions.
<int value="16" label="UpdateMediaSinks"/>
<int value="17" label="SearchSinks"/>
<int value="18" label="ProvideSinks"/>
+ <int value="19" label="CreateMediaRouteController"/>
</enum>
<enum name="MediaRouteProviderWakeup" type="int">

Powered by Google App Engine
This is Rietveld 408576698