| Index: content/public/browser/BUILD.gn
 | 
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
 | 
| index acbe7407b1ba4d40511b50533d469ad7e658e271..62a16898d6ad20322e659e988ac27782edb23084 100644
 | 
| --- a/content/public/browser/BUILD.gn
 | 
| +++ b/content/public/browser/BUILD.gn
 | 
| @@ -37,6 +37,7 @@ source_set("browser_sources") {
 | 
|      "appcache_service.h",
 | 
|      "ax_event_notification_details.cc",
 | 
|      "ax_event_notification_details.h",
 | 
| +    "background_fetch_client.h",
 | 
|      "background_sync_controller.h",
 | 
|      "background_sync_parameters.cc",
 | 
|      "background_sync_parameters.h",
 | 
| 
 |