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

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

Issue 1966893003: IDL changes for BLE GATT server support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/browser/extension_function_histogram_value.h ('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 9d31dda6ba10fef84107e03bb0ae14f50b715e57..5255dbb937541aa2397c29cc448d3455f370be51 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70405,6 +70405,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1125" label="BLUETOOTHLOWENERGY_REGISTERSERVICE"/>
<int value="1126" label="BLUETOOTHLOWENERGY_UNREGISTERSERVICE"/>
<int value="1127" label="BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE"/>
+ <int value="1128"
+ label="BLUETOOTHLOWENERGY_NOTIFYCHARACTERISTICVALUECHANGED"/>
+ <int value="1129" label="BLUETOOTHLOWENERGY_REMOVESERVICE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698