Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index b4891f85f4b7a1e928cc50d0e1991ca560348ee6..f1229c1bb060f971ef064bbf80aa4b096709e7b5 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -168,6 +168,7 @@ |
'common/hi_res_timer_manager.h', |
'common/indexed_db_key.cc', |
'common/indexed_db_key.h', |
+ 'common/indexed_db_message_filter.h', |
'common/indexed_db_messages.h', |
'common/indexed_db_param_traits.cc', |
'common/indexed_db_param_traits.h', |
@@ -256,6 +257,8 @@ |
'common/webmessageportchannel_impl.cc', |
'common/webmessageportchannel_impl.h', |
'common/worker_messages.h', |
+ 'common/worker_task_runner.cc', |
+ 'common/worker_task_runner.h', |
'public/common/common_param_traits.cc', |
'public/common/common_param_traits.h', |
'public/common/content_client.cc', |