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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1121003003: [GCM] Adding handling of heartbeat intervals to the GCM store. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@heartbeat-gcm
Patch Set: Adding histrograms Created 5 years, 7 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 30958362402e2873693701fcc69b3c5c2bc6cafc..0a0ddee294fb7cfbd0b748f6ea2dff5f832e41f1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53169,6 +53169,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="8" label="Loading gservice settings failed"/>
<int value="9" label="Loading account mapping failed"/>
<int value="10" label="Loading last token time failed"/>
+ <int value="11" label="Loading heartbeat intervals failed"/>
</enum>
<enum name="GCMOutgoingMessageTTLCategory" type="int">
« google_apis/gcm/engine/gcm_store_impl.cc ('K') | « google_apis/gcm/engine/gcm_store_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698