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

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

Issue 2344983003: Merge the code paths for closing different kinds of notifications. (Closed)
Patch Set: rebase Created 4 years, 2 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 6b38741b1c42684cbc4efe6a3a8ca52982f8d5a9..eb3c9d441048ce8b11423f5fc0b2e5549b750e65 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72494,6 +72494,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="136" label="DSH_NOT_ALLOCATED_SESSION_ID"/>
<int value="137" label="DSH_DELETED_SESSION_ID"/>
<int value="138" label="DSH_WRONG_STORAGE_PARTITION"/>
+ <int value="139" label="BDH_DISALLOWED_ORIGIN"/>
+ <int value="140" label="NMF_INVALID_ID_CLOSE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698