Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 07df4dd5eac54491ba909c3a6badad3335d4cd43..d48354ed808c2dbdc996497f1af09d539b94818e 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -93,6 +93,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', |
@@ -372,6 +374,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', |