| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3fe464236f5c39639d14792f6358b6ef179111a0..9beec142be01d81e44908c47ab8b16cc8f1bcdf8 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -257,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',
|
|
|