From 1476409fcd2d515fbcb55ff66a8304da8e8a38af Mon Sep 17 00:00:00 2001 From: "tyoshino@chromium.org" Date: Thu, 30 May 2013 11:08:44 +0000 Subject: Sort histogram definitions alphabetically. Translate.LocalesOnDisabledByPrefs is not sorted correctly. Presubmit runs pretty print script and aborts upload. TBR=isherman NOTRY=true Review URL: https://codereview.chromium.org/15690019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203117 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/metrics/histograms/histograms.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tools') diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index 41b6b48..e7c17cf 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -9379,6 +9379,15 @@ other types of suffix sets. + + + Logs the user locale when the Translate feature is disabled by the user. + This is recorded each time a webpage is loaded and prefs for translation is + checked. This allows us to investigate the correlation between the user + locale and the usage rates of the Translate. + + + The number of times the original language in the translate infobar has been @@ -9407,15 +9416,6 @@ other types of suffix sets. - - - Logs the user locale when the Translate feature is disabled by the user. - This is recorded each time a webpage is loaded and prefs for translation is - checked. This allows us to investigate the correlation between the user - locale and the usage rates of the Translate. - - - Counts translation target page schemes. -- cgit v1.1