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

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

Issue 2777063008: Connect BackgroundFetch to the OfflineItemCollection
Patch Set: 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..f8575edd95652f3be0bddd928ffcf7412d311712 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -37,6 +37,8 @@ source_set("browser_sources") {
"appcache_service.h",
"ax_event_notification_details.cc",
"ax_event_notification_details.h",
+ "background_fetch_client.h",
+ "background_fetch_delegate.h",
"background_sync_controller.h",
"background_sync_parameters.cc",
"background_sync_parameters.h",

Powered by Google App Engine
This is Rietveld 408576698