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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1235243005: Refactor the BluetoothDispatcherHost to store requestDevice sessions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@error-enum-cleanup
Patch Set: 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 554a46cdec308c9a7986652b310f2c127c4091fd..13707dc781af123cfe8d19b08f19380b30adf8be 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50917,6 +50917,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"/>
Alexei Svitkine (slow) 2015/07/15 13:22:57 Given that this list has grown recently, it would
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698