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

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

Issue 1619703002: Implement notificationclose event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Recovered a lost piece of logging. Created 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index dcb59f5e894f2323b3c01fd64544cb754dbf12ea..18b8682cccc47ebe2b960b9e6f34b0e17fea4507 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -30881,6 +30881,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
enum="BooleanSuccess">
<owner>peter@chromium.org</owner>
<owner>deepak.m1@samsung.com</owner>
+ <obsolete>
+ Deprecated 01/2016, no longer used.
+ </obsolete>
<summary>
Recorded when the data associated with a persistent Web Notification gets
deleted. The value will be true if data deletion succeeded, and false if

Powered by Google App Engine
This is Rietveld 408576698