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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 58253002: Translate: Fix broken UMA entries (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 85787bf4a2f36ad8a1f6fae45961c9ed54f53c96..6015184e402600fe1da105c13dfbf60dec88bb50 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -28291,6 +28291,7 @@ other types of suffix sets.
<int value="7" label="Auto translation by user configuration"/>
<int value="8" label="Auto translation by linked from a translated page"/>
<int value="9" label="Show infobar"/>
+ <int value="10" label="MIME-type is not supported"/>
</enum>
<enum name="TranslateLanguage" type="int">

Powered by Google App Engine
This is Rietveld 408576698