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

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

Issue 213693002: [GCM] Add support for canary connection attempts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Refactor tests 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 63ca1e6af9cab1d14feae3b4e55918a22ed854e7..9f9c6509a9ac99559da726590d557e4197e72852 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -33346,6 +33346,7 @@ other types of suffix sets.
<int value="1" label="Close command"/>
<int value="2" label="Heartbeat failure"/>
<int value="3" label="Socket failure"/>
+ <int value="4" label="Network change"/>
</enum>
<enum name="GCMEndpoints" type="int">

Powered by Google App Engine
This is Rietveld 408576698