Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: content/public/browser/BUILD.gn

Issue 2777063008: Connect BackgroundFetch to the OfflineItemCollection
Patch Set: Added BackgroundFetchClientProxy to proxy calls to and from the Context. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698