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

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

Issue 2471543003: Add mojo-based support for media device-change notifications. (Closed)
Patch Set: remove unused #include 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 | « content/test/BUILD.gn ('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 0b8814dcb5fa9038c933c872745555b49bd0dd77..98e4a3b1ec4aac14d22fa12c2b01c1e755e8c620 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -74823,6 +74823,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="153"
label="SWDH_SET_NAVIGATION_PRELOAD_HEADER_BAD_REGISTRATION_ID"/>
<int value="154" label="SWDH_SET_NAVIGATION_PRELOAD_HEADER_BAD_VALUE"/>
+ <int value="155" label="MDDH_INVALID_SUBSCRIPTION_REQUEST"/>
+ <int value="156" label="MDDH_INVALID_UNSUBSCRIPTION_REQUEST"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698