Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 027703d10cce4bc6e808c2956807953a0bf3e74e..97c73ecefb5d67396a443848fb504c09caba5591 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -2356,8 +2356,9 @@ |
'browser/tab_contents/tab_util.h', |
'browser/tab_contents/thumbnail_generator.cc', |
'browser/tab_contents/thumbnail_generator.h', |
- 'browser/tab_contents/spellchecker_submenu_observer.cc', |
'browser/tab_contents/spellchecker_submenu_observer.h', |
+ 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', |
+ 'browser/tab_contents/spellchecker_submenu_observer_mac.cc', |
'browser/tab_contents/spelling_bubble_model.cc', |
'browser/tab_contents/spelling_bubble_model.h', |
'browser/tab_contents/spelling_menu_observer.cc', |
@@ -4374,6 +4375,7 @@ |
'browser/importer/nss_decryptor_system_nss.h', |
'browser/jankometer.cc', |
'browser/password_manager/login_database_posix.cc', |
+ 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', |
'browser/ui/browser_list_stub.cc', |
'browser/ui/certificate_dialogs.cc', |
'browser/ui/certificate_dialogs.h', |