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

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

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: Fix histograms.xml and bad_messages.h merge conflict 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
« no previous file with comments | « device/bluetooth/test/mock_bluetooth_gatt_service.cc ('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 b8c560d488ca1e66380a549e20fa71f7d472f943..b85ec8fc1a8e801def6fc2fa88d5b40cf9109db3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49724,6 +49724,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="80" label="SWDH_GET_REGISTRATIONS_NO_HOST"/>
<int value="81" label="SWDH_GET_REGISTRATIONS_INVALID_ORIGIN"/>
<int value="82" label="ARH_UNAUTHORIZED_URL"/>
+ <int value="83" label="BDH_INVALID_SERVICE_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « device/bluetooth/test/mock_bluetooth_gatt_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698