| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ba2c30dea73797df7885ff5b01e1826a371f46b3..89fa22dbeafeeb32fb6778aa4fa59bcbafedac09 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',
|
|
|