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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2727683003: bluetooth: Clean up connection errors (Closed)
Patch Set: Address scheib's comments 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 262ca22a17dafdaaf988794fe64d9b93b08ab987..04941c96031fe6661d0fba7cd02b48825ee6bf8e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -112681,13 +112681,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"/>
ortuno 2017/03/08 02:40:37 Instead of marking these as obsolete and maintaini
Ilya Sherman 2017/03/08 02:51:57 As long as these were never actually recorded, rem
- <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