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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2841293002: bluetooth: Add usecounter for gattserverdisconnected (Closed)
Patch Set: fix typo Created 3 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 | « third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.cpp ('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 aca4835bb5428feafd1ca0438dac29077b22ad64..db5c6f8a0e6f420d3db856d416f520bae9153952 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -97383,6 +97383,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1967" label="DispatchMouseEventOnDisabledFormControl"/>
<int value="1968" label="ElementNameDOMInvalidHTMLParserValid"/>
<int value="1969" label="ElementNameDOMValidHTMLParserInvalid"/>
+ <int value="1970" label="GATTServerDisconnectedEvent"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/bluetooth/BluetoothDevice.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698