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

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

Issue 1502663003: bluetooth: Implement allowed devices map (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Forgot test file Created 5 years 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 fd6ce1e9857e6e472d79e24a6df58abd1d879844..9ba92eca5467719ef03a9064ba3a1409fcd9e95f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -56119,6 +56119,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="100" label="BDH_EMPTY_OR_INVALID_FILTERS"/>
<int value="101" label="WC_CONTENT_WITH_CERT_ERRORS_BAD_SECURITY_INFO"/>
<int value="102" label="RFMF_RENDERER_FAKED_ITS_OWN_DEATH"/>
+ <int value="103" label="BDH_DEVICE_NOT_ALLOWED_FOR_ORIGIN"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698