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

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

Issue 2062913002: [Media Router] Allow casting new media to sink with existing route. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 years, 6 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 5873b38c7b18c619140b55b4f8ad0d6f4d9a3106..989ee6316f170aa04bc0396a2c00ed0cfa058eeb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79773,6 +79773,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