| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 5b96782e998144ad194d9936a758fae7f70eb046..4c612b56b3f7c0f92ef110b311c430af2cebc0d5 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -39,8 +39,6 @@ target(link_target_type, "child") {
|
| "appcache/web_application_cache_host_impl.cc",
|
| "appcache/web_application_cache_host_impl.h",
|
| "assert_matching_enums.cc",
|
| - "background_sync/background_sync_provider.cc",
|
| - "background_sync/background_sync_provider.h",
|
| "background_sync/background_sync_type_converters.cc",
|
| "background_sync/background_sync_type_converters.h",
|
| "blink_platform_impl.cc",
|
|
|