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

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

Issue 15306005: Adding location events to the histogram (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index b54e0192153ec19858f3afd4a26f260ac16b5f15..00826281ba2246581e97ae6bb1d30aa9471cc2e1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11184,6 +11184,8 @@ other types of suffix sets.
<int value="2" label="CARDS_PARSE_SUCCESS"/>
<int value="3" label="DISMISS_REQUEST_TOTAL"/>
<int value="4" label="DISMISS_REQUEST_SUCCESS"/>
+ <int value="5" label="LOCATION_REQUEST"/>
+ <int value="6" label="LOCATION_EVENT"/>
</enum>
<enum name="HttpAuthCount" type="int">

Powered by Google App Engine
This is Rietveld 408576698