Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 9dc88b60c8a43f21a15b993b60e6896e722552a8..152beaab59f625c980afff2447047752b4ecc7d8 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -94,6 +94,8 @@ |
'public/common/ssl_status.h', |
'public/common/stop_find_action.h', |
'public/common/three_d_api_types.h', |
+ 'public/common/tts_utterance_request.cc', |
+ 'public/common/tts_utterance_request.h', |
'public/common/url_constants.cc', |
'public/common/url_constants.h', |
'public/common/url_fetcher.h', |
@@ -373,6 +375,7 @@ |
'common/thread_safe_sender.cc', |
'common/thread_safe_sender.h', |
'common/text_input_client_messages.h', |
+ 'common/tts_messages.h', |
'common/url_schemes.cc', |
'common/url_schemes.h', |
'common/utility_messages.h', |