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

Unified Diff: chrome/chrome_browser.gypi

Issue 9289007: Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Remove stray mark Created 8 years, 11 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3b1327bcc93dff1d0c6fc1744448009591556e49..9512d85726beec272f5d011edde64f5a837132f2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2208,6 +2208,8 @@
'browser/speech/speech_input_extension_manager.h',
'browser/speech/speech_input_extension_notification.cc',
'browser/speech/speech_input_extension_notification.h',
+ 'browser/spellchecker/spellcheck_factory.cc',
+ 'browser/spellchecker/spellcheck_factory.h',
'browser/spellchecker/spellcheck_host.cc',
'browser/spellchecker/spellcheck_host.h',
'browser/spellchecker/spellcheck_host_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698