| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 0589a13396684428ca9795e62597cbb01b2b87cd..b56ff163d9d93600b732777973ec0739e71462a8 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",
|
|
|