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

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

Issue 2840933003: Shows snackbar in translate infobar, after certain user actions. (Closed)
Patch Set: Created 3 years, 8 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/ui/android/snackbars/translate_snackbar.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 e4a2b2544b944f67cab2b4df9bb5c02a8fef7bed..c236a42afc88a8f0ec1fb1f03c6c89cdbd66a688 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -114750,6 +114750,9 @@ from previous Chrome versions.
<int value="15" label="BLIMP"/>
<int value="16" label="DATA_REDUCTION_PROMO"/>
<int value="17" label="HISTORY_LINK_COPIED"/>
+ <int value="18" label="TRANSLATE_ALWAYS"/>
+ <int value="19" label="TRANSLATE_NEVER"/>
+ <int value="20" label="TRANSLATE_NEVER_SITE"/>
</enum>
<enum name="SnippetOpenMethod" type="int">
« no previous file with comments | « chrome/browser/ui/android/snackbars/translate_snackbar.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698