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

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

Issue 2968103002: Adds logging to indicate infobar creation in the native library, (Closed)
Patch Set: Created 3 years, 5 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 | « components/translate/core/browser/translate_browser_metrics.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index aa2746faa4e9b92ac90bce67da698b7d476d587f..2058f1c02a08f35fe890339537a5d7eab8ec43f9 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -36768,6 +36768,7 @@ from previous Chrome versions.
<int value="13" label="Aborted by translate ranker"/>
<int value="14" label="Aborted by too often denied rule"/>
<int value="15" label="Aborted by matches previous language"/>
+ <int value="16" label="Decision made to create infobar on Android"/>
</enum>
<enum name="TranslateLanguage">
« no previous file with comments | « components/translate/core/browser/translate_browser_metrics.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698