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

Unified Diff: chrome/browser/translate/translate_browser_metrics.h

Issue 107303002: Make the TranslateInfoBarDelegate once again use the TranslateUIDelegate. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/translate/translate_browser_metrics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/translate/translate_browser_metrics.h
===================================================================
--- chrome/browser/translate/translate_browser_metrics.h (revision 239110)
+++ chrome/browser/translate/translate_browser_metrics.h (working copy)
@@ -17,14 +17,6 @@
UMA_LOCALES_ON_DISABLED_BY_PREFS,
UMA_UNDISPLAYABLE_LANGUAGE,
UMA_UNSUPPORTED_LANGUAGE_AT_INITIATION,
- UMA_DECLINE_TRANSLATE,
- UMA_REVERT_TRANSLATION,
- UMA_PERFORM_TRANSLATE,
- UMA_NEVER_TRANSLATE_LANG,
- UMA_NEVER_TRANSLATE_SITE,
- UMA_ALWAYS_TRANSLATE_LANG,
- UMA_MODIFY_ORIGINAL_LANG,
- UMA_MODIFY_TARGET_LANG,
UMA_MAX,
};
« no previous file with comments | « no previous file | chrome/browser/translate/translate_browser_metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698