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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2637343002: Implement WebBluetooth descriptor.readValue() (Closed)
Patch Set: run bad_message_reasons Created 3 years, 11 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/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom ('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 55bd86afe56caf591df53ac0227b5480823cf472..6bebb113b956865d9c8fb5f69dd9bc3e50aacbd5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79053,6 +79053,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="5" label="AVG_BAD_EXT_ID"/>
<int value="6" label="AVG_NULL_AVG"/>
<int value="7" label="ESWMF_INVALID_DECREMENT_ACTIVITY"/>
+ <int value="8" label="EFD_BAD_MESSAGE"/>
+ <int value="9" label="EFD_BAD_MESSAGE_WORKER"/>
</enum>
<enum name="BadMessageReasonNaCl" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698