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

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

Issue 1915243003: API Bindings for GATT server functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@adapter_and_tests
Patch Set: Created 4 years, 8 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 | « extensions/common/api/_api_features.json ('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 55e5c74638f52d01217c601a7b96635be901f982..df23d9c2493cd07b5426b6c0184eb26e70c15de3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70085,6 +70085,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1119" label="PASSWORDSPRIVATE_GETPASSWORDEXCEPTIONLIST"/>
<int value="1120" label="INPUTMETHODPRIVATE_OPENOPTIONSPAGE"/>
<int value="1121" label="FEEDBACKPRIVATE_LOGSRTPROMPTRESULT"/>
+ <int value="1122" label="BLUETOOTHLOWENERGY_CREATESERVICE"/>
+ <int value="1123" label="BLUETOOTHLOWENERGY_CREATECHARACTERISTIC"/>
+ <int value="1124" label="BLUETOOTHLOWENERGY_CREATEDESCRIPTOR"/>
+ <int value="1125" label="BLUETOOTHLOWENERGY_REGISTERSERVICE"/>
+ <int value="1126" label="BLUETOOTHLOWENERGY_UNREGISTERSERVICE"/>
+ <int value="1127" label="BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/common/api/_api_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698