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

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

Issue 2522983002: Add Media Router result code for user cancellation (Closed)
Patch Set: Add missing conversion code Created 4 years, 1 month 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/browser/media/router/route_request_result.h ('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 aa3575b9f814c4e7c1768773aa1597fadb0c178e..95f59660e0b94595cc822448bfe85928acc551f7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92917,6 +92917,7 @@ value.
<int value="5" label="InvalidOrigin"/>
<int value="6" label="OffTheRecordMismatch"/>
<int value="7" label="NoSupportedProvider"/>
+ <int value="8" label="Cancelled"/>
</enum>
<enum name="MediaRouteProviderVersion" type="int">
« no previous file with comments | « chrome/browser/media/router/route_request_result.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698