| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 6e79326bb544806065ae94004c9bfb568056da7d..ee15044191067f2d1e6460b18f5f89047c44434f 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",
|
|
|