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

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

Issue 2728543009: [Media Router] Custom Controls 2 - add MediaRouter::GetRouteController() (Closed)
Patch Set: Don't create controller if binding is invalid 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 18ad474ad9b6740d66d9e28df345bcade93ab07f..102309f7500fd43ec7578b35cdc5a888124b7810 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -103375,6 +103375,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