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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 1647723002: [win/cros/lin] Add back the spellcheck menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 10 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
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index 0d91c9ac4fd1ad540690254c2433ac48a1a31a34..49d3eb32dec35bad2b22444a4209f709d92b5781 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -230,6 +230,7 @@
#define IDC_CHECK_SPELLING_WHILE_TYPING 41107
#define IDC_SPELLPANEL_TOGGLE 41109
#define IDC_SPELLCHECK_ADD_TO_DICTIONARY 41110
+#define IDC_SPELLCHECK_MULTI_LINGUAL 41111
// Writing direction
#define IDC_WRITING_DIRECTION_MENU 41120

Powered by Google App Engine
This is Rietveld 408576698