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

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

Issue 305103006: Update the string for gaia incognito header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: histogram xml updated Created 6 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 | « chrome/browser/signin/signin_header_helper.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 96b852964ae67fbca51d8a9efdb302a212c08333..f2275d6b49db6f769845bbbdff0123f500c3d6a4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46752,9 +46752,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<suffix name="NonGAIA" label="Interaction was not initiated from GAIA"/>
<suffix name="GAIASignout"
label="GAIA-initiated interaction indicating a service type of Signout"/>
- <suffix name="GAIASignoutIncognito"
- label="GAIA-initiated interaction indicating a service type of Signout
- and go Incogntio"/>
+ <suffix name="GAIAIncognito"
+ label="GAIA-initiated interaction indicating a service type of
+ Incogntio"/>
<suffix name="GAIAAddSession"
label="GAIA-initiated interaction indicating a service type of Add a
Session"/>
« no previous file with comments | « chrome/browser/signin/signin_header_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698