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

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

Issue 1235243005: Refactor the BluetoothDispatcherHost to store requestDevice sessions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@error-enum-cleanup
Patch Set: Add a comment Created 5 years, 5 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/browser/bluetooth/bluetooth_dispatcher_host.cc ('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 387774849d48be28b3c4c189c49fbea213c204e3..cfda9d32dd6c3d023d7a7dddba1cc952d30ba8e4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51084,6 +51084,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="90" label="BDH_INVALID_WRITE_VALUE_LENGTH"/>
<int value="91" label="WC_MEMORY_CACHE_RESOURCE_BAD_SECURITY_INFO"/>
<int value="92" label="WC_RENDERER_DID_NAVIGATE_BAD_SECURITY_INFO"/>
+ <int value="93" label="BDH_DUPLICATE_REQUEST_DEVICE_ID"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/browser/bluetooth/bluetooth_dispatcher_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698