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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1156573005: bluetooth: Browser-side implementation of getCharacteristic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-get-primary-service-initial
Patch Set: Address scheib's and nick's comments Created 5 years, 6 months 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 6b9fbb1268b698df005f69f8ea46df64517db0e8..176dcd3f3e2d0cac40e4093b0c23d9c6e71c376c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49468,6 +49468,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="75" label="FAMF_APPEND_SHARED_MEMORY_TO_STREAM"/>
<int value="76" label="IDBDH_CAN_READ_FILE"/>
<int value="77" label="IDBDH_GET_OR_TERMINATE"/>
+ <int value="78" label="BDH_INVALID_SERVICE_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698