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

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

Issue 1149883011: bluetooth: Browser-side implementation of readValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-get-characteristic-initial
Patch Set: Fix merge conflicts 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 1dd93e88c1f73bb97e9b082b198bf31c5f28af69..e76ce3d8eab2ff236311214f2cb21a966af9cd03 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49745,6 +49745,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="81" label="SWDH_GET_REGISTRATIONS_INVALID_ORIGIN"/>
<int value="82" label="ARH_UNAUTHORIZED_URL"/>
<int value="83" label="BDH_INVALID_SERVICE_ID"/>
+ <int value="84" label="RFH_COMMIT_DESERIALIZATION_FAILED"/>
+ <int value="85" label="BDH_INVALID_CHARACTERISTIC_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