| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d30882cc2562b5ce01d1e4ac05af7c67b2e6b696..a722230d5f80f582e02e404a1540f39b40dfb0a7 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -74,8 +74,7 @@
|
| 'public/common/serialized_script_value.h',
|
| 'public/common/show_desktop_notification_params.cc',
|
| 'public/common/show_desktop_notification_params.h',
|
| - 'public/common/speech_input_result.cc',
|
| - 'public/common/speech_input_result.h',
|
| + 'public/common/speech_recognition_traits.h',
|
| 'public/common/ssl_status.cc',
|
| 'public/common/ssl_status.h',
|
| 'public/common/stop_find_action.h',
|
| @@ -283,7 +282,7 @@
|
| 'common/socket_stream_dispatcher.cc',
|
| 'common/socket_stream_dispatcher.h',
|
| 'common/socket_stream_messages.h',
|
| - 'common/speech_input_messages.h',
|
| + 'common/speech_recognition_messages.h',
|
| 'common/ssl_status_serialization.cc',
|
| 'common/ssl_status_serialization.h',
|
| 'common/swapped_out_messages.cc',
|
|
|