| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 93caaaae3e416a79dd31357805e522853ed2b2ec..1fc863a1d4fb565290db2a8f8326e9f400dd2297 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",
|
|
|