Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 7ffdc1caf97d0080f0f1cae361fcae809cbd0953..8a934216b4af475b64874041559a8391f1e0c78b 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -90,6 +90,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', |