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

Unified Diff: chrome/browser/browser.scons

Issue 14408: Port the spell checker to posix. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | « base/basictypes.h ('k') | chrome/browser/spellcheck_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.scons
===================================================================
--- chrome/browser/browser.scons (revision 6919)
+++ chrome/browser/browser.scons (working copy)
@@ -101,6 +101,8 @@
'safe_browsing/safe_browsing_service.cc',
'safe_browsing/safe_browsing_util.cc',
'session_startup_pref.cc',
+ 'spellcheck_worditerator.cc',
+ 'spellchecker.cc',
'template_url_parser.cc',
'url_fetcher_protect.cc',
'user_metrics.cc',
@@ -261,8 +263,6 @@
'sessions/tab_restore_service.cc',
'shell_integration.cc',
'site_instance.cc',
- 'spellcheck_worditerator.cc',
- 'spellchecker.cc',
'ssl_blocking_page.cc',
'ssl_error_info.cc',
'ssl_manager.cc',
« no previous file with comments | « base/basictypes.h ('k') | chrome/browser/spellcheck_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698