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

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

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: Removing BDH_INVALID_DESCRIPTOR_ID Created 4 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 a212f30739e3c530daf5b98f83e5d0b2caeb2927..f9280635d728720de730ae1ff63c86f8154e9894 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76728,6 +76728,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="157" label="AOAH_NONSENSE_DEVICE_ID"/>
<int value="158" label="BDH_INVALID_OPTIONS"/>
<int value="159" label="RFH_DID_ADD_CONSOLE_MESSAGE_BAD_SEVERITY"/>
+ <int value="160" label="BDH_INVALID_DESCRIPTOR_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698