| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 92269c1eefbc175421ab4d0e221a68acfbff1faa..969398787cd08f9a576f8bf2058623b2f9658324 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -213,6 +213,8 @@
|
| 'child/scheduler/worker_scheduler.h',
|
| 'child/scheduler/worker_scheduler_impl.cc',
|
| 'child/scheduler/worker_scheduler_impl.h',
|
| + 'child/scheduler/worker_web_scheduler_impl.cc',
|
| + 'child/scheduler/worker_web_scheduler_impl.h',
|
| 'child/resource_dispatcher.cc',
|
| 'child/resource_dispatcher.h',
|
| 'child/resource_scheduling_filter.cc',
|
|
|