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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 284313008: Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + review comments Created 6 years, 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | chrome/browser/autofill/autofill_interactive_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index b7aa18961ae66eb565cae707e7de978766ef9404..1deaa8dc240a384d52888d57eecf14adc88c8453 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -237,13 +237,8 @@
#define IDC_WRITING_DIRECTION_RTL 41123
// Translate
-#define IDC_TRANSLATE_OPTIONS_ALWAYS 42000
-#define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001
-#define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_SITE 42002
-#define IDC_TRANSLATE_REPORT_BAD_LANGUAGE_DETECTION 42003
-#define IDC_TRANSLATE_OPTIONS_ABOUT 42004
-#define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100
-#define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400
+#define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100
+#define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400
// Speech input
#define IDC_TOGGLE_SPEECH_INPUT 42500
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | chrome/browser/autofill/autofill_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698