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

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

Issue 2344983003: Merge the code paths for closing different kinds of notifications. (Closed)
Patch Set: Created 4 years, 3 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 8b5e2f9dc71f4538c40ea6bbbb547ec9d41acd91..3d1f68bb22651f6f7f8d770412ac99e0dbef250b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71093,6 +71093,7 @@ 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="NMF_INVALID_ID_CLOSE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698