| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3ea4a8d6b32d651419c3004faf7ebeefc0a004bf..bcc1fba92395162e5d1b8ea3729f68279f9f298a 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -88,6 +88,7 @@
|
| 'public/common/speech_recognition_result.cc',
|
| 'public/common/ssl_status.cc',
|
| 'public/common/ssl_status.h',
|
| + 'public/common/startup_task_runner.h',
|
| 'public/common/stop_find_action.h',
|
| 'public/common/three_d_api_types.h',
|
| 'public/common/top_controls_state.h',
|
| @@ -329,6 +330,7 @@
|
| 'common/speech_recognition_messages.h',
|
| 'common/ssl_status_serialization.cc',
|
| 'common/ssl_status_serialization.h',
|
| + 'common/startup_task_runner.cc',
|
| 'common/swapped_out_messages.cc',
|
| 'common/swapped_out_messages.h',
|
| 'common/text_input_client_messages.h',
|
|
|