| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 284e27a14318e44891f455c04e2d948aeb5bd9f4..ab067b8e852385a32b208fb37815130bb895e140 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -42,6 +42,10 @@
|
| 'child/appcache/web_application_cache_host_impl.cc',
|
| 'child/appcache/web_application_cache_host_impl.h',
|
| 'child/assert_matching_enums.cc',
|
| + 'child/background_sync/background_sync_provider_thread_proxy.cc',
|
| + 'child/background_sync/background_sync_provider_thread_proxy.h',
|
| + 'child/background_sync/background_sync_provider.cc',
|
| + 'child/background_sync/background_sync_provider.h',
|
| 'child/background_sync/background_sync_type_converters.cc',
|
| 'child/background_sync/background_sync_type_converters.h',
|
| 'child/blink_platform_impl.cc',
|
|
|