| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 2b3748890e2780ecfd5bc730b9be6b1913cf43d6..6553f97ccfcf517e43a6f8f9016eb4c79e257294 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -155,6 +155,8 @@
|
| 'child/request_info.h',
|
| 'child/resource_dispatcher.cc',
|
| 'child/resource_dispatcher.h',
|
| + 'child/resource_scheduling_filter.cc',
|
| + 'child/resource_scheduling_filter.h',
|
| 'child/resource_loader_bridge.cc',
|
| 'child/resource_loader_bridge.h',
|
| 'child/runtime_features.cc',
|
|
|