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

Unified Diff: chrome/chrome_browser.gypi

Issue 6392045: Integrating Mac OS Grammar checker into Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated to ToT Created 9 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
« no previous file with comments | « chrome/browser/spellchecker_win.cc ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6745c311e03388174623beac2a80602843b8acdc..a84221362c85caed228e8c0cf545f1b1b16673e5 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2129,6 +2129,8 @@
'browser/speech/speech_recognizer.h',
'browser/spellcheck_host.cc',
'browser/spellcheck_host.h',
+ 'browser/spellcheck_message_filter.cc',
+ 'browser/spellcheck_message_filter.h',
'browser/spellchecker_linux.cc',
'browser/spellchecker_mac.mm',
'browser/spellchecker_platform_engine.h',
« no previous file with comments | « chrome/browser/spellchecker_win.cc ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698