| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index ee3c5e63a2f14fb51028518b0f4275648210b845..85d5bd9fd07296e7a76a63402c05ef119848e7df 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -319,6 +319,8 @@ source_set("browser") {
|
| "appcache/chrome_appcache_service.h",
|
| "audio_manager_thread.cc",
|
| "audio_manager_thread.h",
|
| + "background_fetch/background_fetch_context.cc",
|
| + "background_fetch/background_fetch_context.h",
|
| "background_sync/background_sync_context.cc",
|
| "background_sync/background_sync_context.h",
|
| "background_sync/background_sync_manager.cc",
|
|
|