| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 08362d00d726407424594d9a34ffc0bd42f950d9..60da1b2147a5c8d461a58adff7b4809dd28bed02 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -225,6 +225,8 @@
|
| 'common/spellcheck_common.cc',
|
| 'common/spellcheck_common.h',
|
| 'common/spellcheck_messages.h',
|
| + 'common/spellcheck_result.h',
|
| + 'common/spellcheck_result.cc',
|
| 'common/string_ordinal.cc',
|
| 'common/string_ordinal.h',
|
| 'common/switch_utils.cc',
|
|
|