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

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

Issue 2344983003: Merge the code paths for closing different kinds of notifications. (Closed)
Patch Set: Merge the close methods 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 4fd1a7941c3d029237eacdd0f14768df4234c2a4..e36744027982f7fe875e6c707e5cf5691ed7ccc8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71666,6 +71666,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