| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 1e0a23e519be3170502ad52f2a6e551874ec4a0d..7d8ec577b623a36311784dfca7673b93e4fc07de 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_index.cc',
|
| + 'common/string_index.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| 'common/thumbnail_score.cc',
|
|
|