| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index b9668797f7a1e4047bb5c756d1f259a5b5407037..e32039d896ce6509388c3d9d34252297ab293701 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',
|
|
|