| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 0360a906f2cbf12707f843a33c2646ab163eafdb..0111327f13484b89dad4f5932a8bdb0e98dfb9a5 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -405,6 +405,10 @@
|
| 'common/thumbnail_score.h',
|
| 'common/time_format.cc',
|
| 'common/time_format.h',
|
| + 'common/tts_messages.cc',
|
| + 'common/tts_messages.h',
|
| + 'common/tts_utterance_request.cc',
|
| + 'common/tts_utterance_request.h',
|
| 'common/url_constants.cc',
|
| 'common/url_constants.h',
|
| 'common/web_apps.cc',
|
|
|