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

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

Issue 2002293003: [Media Router] Allow casting new media to sink with existing route. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add route creation TODO and factor out logical NOT Created 4 years, 7 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 | « chrome/test/data/webui/media_router/route_details_tests.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 ce992007a0b77b7c49f6df7387cf47f30c4ac1ba..41498623ea36f63e9220203fcda14c41cedde631 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80264,6 +80264,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2" label="Stop Local"/>
<int value="3" label="Close"/>
<int value="4" label="Status Remote"/>
+ <int value="5" label="Replace Local Route"/>
</enum>
<enum name="MediaRouteType" type="int">
« no previous file with comments | « chrome/test/data/webui/media_router/route_details_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698