| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index b053db265dc2839d52d2c972bcb0cd436bbf977a..bac7bb810888249532414e84b19550cd23c2157c 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -41,6 +41,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',
|
|
|