| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 51abedfbd0af56823bdb4d81cce85cbccdb378dd..b25f106975d2e3d963cd2ef3db97cd18baae85ca 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -210,6 +210,8 @@
|
| 'common/spellcheck_common.cc',
|
| 'common/spellcheck_common.h',
|
| 'common/spellcheck_messages.h',
|
| + 'common/string_ordinal.cc',
|
| + 'common/string_ordinal.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| 'common/thumbnail_score.cc',
|
|
|