| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 4e0f5690b334039933594f8cdff6aa39312cff02..d8e6a2480a45a8911cca53db2cf398b95954c618 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -407,6 +407,9 @@
|
| 'common/thumbnail_score.h',
|
| 'common/time_format.cc',
|
| 'common/time_format.h',
|
| + 'common/tts_messages.h',
|
| + 'common/tts_utterance_request.cc',
|
| + 'common/tts_utterance_request.h',
|
| 'common/url_constants.cc',
|
| 'common/url_constants.h',
|
| 'common/validation_message_messages.h',
|
|
|