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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2486423002: Add data usage tracking for GAIA auth api and GCM engine service (Closed)
Patch Set: Added GCM engine Created 4 years, 1 month 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/registration_request.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 901af086a1fe499284aef6bca38b20847c99bb49..45ebe1d2b5599ba6fbf4a6b19d40b61c261556c1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78944,6 +78944,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="20" label="Feedback Uploader"/>
<int value="21" label="Tracing Uploader"/>
<int value="22" label="DOM Distiller"/>
+ <int value="23" label="GAIA Auth Fetcher"/>
Nicolas Zea 2016/11/10 21:38:12 Should the GCM engine also be here?
Raj 2016/11/10 21:43:23 Thanks. Added it.
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « google_apis/gcm/engine/registration_request.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698