| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 700d60ae8e6490841533ed72f73588b058334d44..13236b2dff4fb20ecb76d6900d34e84a85ad1c99 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -89,12 +89,6 @@
|
| 'common/search_provider.h',
|
| 'common/secure_origin_whitelist.cc',
|
| 'common/secure_origin_whitelist.h',
|
| - 'common/spellcheck_bdict_language.h',
|
| - 'common/spellcheck_common.cc',
|
| - 'common/spellcheck_common.h',
|
| - 'common/spellcheck_marker.h',
|
| - 'common/spellcheck_messages.h',
|
| - 'common/spellcheck_result.h',
|
| 'common/ssl_insecure_content.cc',
|
| 'common/ssl_insecure_content.h',
|
| 'common/switch_utils.cc',
|
| @@ -438,7 +432,6 @@
|
| ['exclude', '^common/multi_process_'],
|
| ['exclude', '^common/profiling\\.'],
|
| ['exclude', '^common/resource_usage_reporter_type_converters'],
|
| - ['exclude', '^common/spellcheck_'],
|
| ['exclude', '^common/validation_message_'],
|
| ['exclude', '^common/web_apps\\.'],
|
| # TODO(ios): Include files here as they are made to work; once
|
|
|