| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 5de75e1503f171feb55692a01807f99e2076d0de..f03b8926a5cd70afc0ffa21b0b7ee1c5d9e6c289 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1854,6 +1854,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',
|
|
|