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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 199793024: Report Metrics on No Card Polling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR Feedback Created 6 years, 9 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 | « chrome/browser/resources/google_now/background_unittest.gtestjs ('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 dae8f94371fee10d15f2c4ac27438792842781ed..005fb5c89b12afa7e01d340d51da86dda117585b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32810,6 +32810,9 @@ other types of suffix sets.
<int value="8" label="DELETED_SHOW_WELCOME_TOAST"/>
<int value="9" label="STOPPED"/>
<int value="10" label="DELETED_USER_SUPPRESSED"/>
+ <int value="11" label="SIGNED_OUT"/>
+ <int value="12" label="NOTIFICATION_DISABLED"/>
+ <int value="13" label="GOOGLE_NOW_DISABLED"/>
</enum>
<enum name="GoogleServiceAuthError" type="int">
« no previous file with comments | « chrome/browser/resources/google_now/background_unittest.gtestjs ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698