| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7d0f71c06664c0c24fa195127eea4f9cd9ada8cd..abae48dabbb28cb3af5817a0a2b78ed00f4f6698 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -267,6 +267,8 @@
|
| 'common/spellcheck_common.h',
|
| 'common/spellcheck_messages.h',
|
| 'common/spellcheck_result.h',
|
| + 'common/startup_metric_utils.cc',
|
| + 'common/startup_metric_utils.h',
|
| 'common/string_ordinal.cc',
|
| 'common/string_ordinal.h',
|
| 'common/switch_utils.cc',
|
|
|