| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 8b2915e2dcf12d3b31b3c5d1c5b2ab98cb193819..69d3722f254ffa799004d1f9d802194427291fc9 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -86,12 +86,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',
|
| @@ -435,7 +429,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
|
|
|