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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2c30533198316a366bdaa9c0485bb9fe5b6ee4e3..8853735b496784226d200fd873c8d94e80038a7f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1034,6 +1034,7 @@ test("content_unittests") {
"../browser/background_fetch/background_fetch_data_manager_unittest.cc",
"../browser/background_fetch/background_fetch_event_dispatcher_unittest.cc",
"../browser/background_fetch/background_fetch_job_controller_unittest.cc",
+ "../browser/background_fetch/background_fetch_registration_id_unittest.cc",
"../browser/background_fetch/background_fetch_service_unittest.cc",
"../browser/background_sync/background_sync_manager_unittest.cc",
"../browser/background_sync/background_sync_network_observer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698