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

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

Issue 2777063008: Connect BackgroundFetch to the OfflineItemCollection
Patch Set: Fixed incognito check and added tests Created 3 years, 8 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 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",

Powered by Google App Engine
This is Rietveld 408576698