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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1710443002: bluetooth: Add URLs for Web Bluetooth help links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Address tedchoc's comments Created 4 years, 10 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 | « content/public/browser/bluetooth_chooser.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 4ff001267e53daeaa73a64e2d22a78c7c90148c0..aaf1df89a8bd379bc456829fd58f7120789a6d5a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82112,6 +82112,9 @@ To add a new entry, add it with any value and run test to compute valid value.
label="Chooser insta-closed because Chrome isn't allowed to ask for
permission to scan for BT devices"/>
<int value="11" label="Blacklisted service UUID in filter"/>
+ <int value="12" label="Bluetooth Overview Help link pressed."/>
+ <int value="13" label="Adapter Off Help link pressed."/>
+ <int value="14" label="Need Location Help link pressed."/>
</enum>
<enum name="WebCertVerifyAgreement" type="int">
« no previous file with comments | « content/public/browser/bluetooth_chooser.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698