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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11362063: Editing the custom spelling dictionary (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Exclude custom dictionary WebUI from mac Created 8 years, 1 month 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 | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/common/spellcheck_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 7bf39b4e1d2b7c3912f1da5f541b59fc8aa3dec0..270dacb4c280bfaa6c349e3c1a6319fb2de9122a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1982,6 +1982,8 @@
'browser/ui/webui/options/home_page_overlay_handler.h',
'browser/ui/webui/options/import_data_handler.cc',
'browser/ui/webui/options/import_data_handler.h',
+ 'browser/ui/webui/options/language_dictionary_overlay_handler.cc',
+ 'browser/ui/webui/options/language_dictionary_overlay_handler.h',
'browser/ui/webui/options/language_options_handler.cc',
'browser/ui/webui/options/language_options_handler.h',
'browser/ui/webui/options/language_options_handler_common.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/common/spellcheck_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698