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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1415533006: bluetooth: Implement requestDevice by name or name prefix (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-characteristic-properties
Patch Set: Merge with ToT and fix histograms conflict Created 5 years, 1 month 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/public/platform/modules/bluetooth/WebRequestDeviceOptions.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 d2e205dd6b78b831842c915ea097260ff9156226..25cc9d4b28e9e444be3e86fec808e1f0493d7cdf 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -54070,6 +54070,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="97" label="RDH_INVALID_URL"/>
<int value="98" label="BDH_CHARACTERISTIC_ALREADY_SUBSCRIBED"/>
<int value="99" label="RFH_OWNER_PROPERTY"/>
+ <int value="100" label="BDH_EMPTY_OR_INVALID_FILTERS"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/bluetooth/WebRequestDeviceOptions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698