| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 6a325553e8b7b23216774f351608c052d75ed548..c03a8999e5df9f06a89533a802d395ec92be3fe5 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -328,6 +328,8 @@ source_set("browser") {
|
| "background_fetch/background_fetch_job_info.h",
|
| "background_fetch/background_fetch_request_info.cc",
|
| "background_fetch/background_fetch_request_info.h",
|
| + "background_fetch/background_fetch_service_impl.cc",
|
| + "background_fetch/background_fetch_service_impl.h",
|
| "background_sync/background_sync_context.cc",
|
| "background_sync/background_sync_context.h",
|
| "background_sync/background_sync_manager.cc",
|
|
|