| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 8bcc58d83a35b096fbe09af26d27f06c4530727d..64558b4008398cd6acf509a9728e59dc807742d0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -211,6 +211,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',
|
|
|