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

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

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: Remove macos restriction 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 63c46a95b729c47de6c9cf37b98c02efe4642a6b..b746692bfa50fcd86ca5631a48275161915a56bd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77354,6 +77354,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="158" label="BDH_INVALID_OPTIONS"/>
<int value="159" label="RFH_DID_ADD_CONSOLE_MESSAGE_BAD_SEVERITY"/>
<int value="160" label="AIRH_VOLUME_OUT_OF_RANGE"/>
+ <int value="161" label="BDH_INVALID_DESCRIPTOR_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698