| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 95154f39c4ffc3f70fbe7d03ec3369009b680490..c7d30a7dd534a6c0a66c772d87d29f2b159833e5 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1851,6 +1851,7 @@
|
| 'common/net/gaia/oauth_request_signer_unittest.cc',
|
| 'common/random_unittest.cc',
|
| 'common/service_process_util_unittest.cc',
|
| + 'common/string_index_unittest.cc',
|
| 'common/switch_utils_unittest.cc',
|
| 'common/thumbnail_score_unittest.cc',
|
| 'common/time_format_unittest.cc',
|
|
|