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

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: Address scheib'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 b85ec8fc1a8e801def6fc2fa88d5b40cf9109db3..947e50a968f3dc1ce2545b0474543d16b955d526 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49725,6 +49725,7 @@ 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="BDH_INVALID_CHARACTERISTIC_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698