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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1126233004: Persist Instance ID data to GCM store. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac 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
« no previous file with comments | « google_apis/gcm/engine/gcm_store_impl_unittest.cc ('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 8ea425ad63eca9eafcdaa0b46c865565faabe322..f1b9ab7b244f9143ade3e04238ddd03a401f31d1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53979,6 +53979,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<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"/>
+ <int value="12" label="Loading Instance ID data failed"/>
</enum>
<enum name="GCMOutgoingMessageTTLCategory" type="int">
« no previous file with comments | « 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