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

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

Issue 2727683003: bluetooth: Clean up connection errors (Closed)
Patch Set: merge Created 3 years, 9 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/closure_compiler/externs/bluetooth_private.js ('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 bdbb9a92d6c858069d783d92cd8da3121c16eced..0c615ccb8d0ffa6b0e0e0d44b37b516a7caae21e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -112831,13 +112831,6 @@ from previous Chrome versions.
<int value="7" label="Auth Rejected"/>
<int value="8" label="Auth Timeout"/>
<int value="9" label="Unsupported Device"/>
- <int value="10" label="Invalid Attribute Length"/>
- <int value="11" label="Congested Connection"/>
- <int value="12" label="Insufficient Encryption"/>
- <int value="13" label="Invalid Offset"/>
- <int value="14" label="Read Not Permitted"/>
- <int value="15" label="Unsupported Request"/>
- <int value="16" label="Write Not Permitted"/>
</enum>
<enum name="WebBluetoothFunction" type="int">
« no previous file with comments | « third_party/closure_compiler/externs/bluetooth_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698