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

Unified Diff: content/test/BUILD.gn

Issue 2777063008: Connect BackgroundFetch to the OfflineItemCollection
Patch Set: Code review comments 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 3606d8380bf764bd3eb18279fe215ca4de4976f8..07c4fc0f4c58d250997f08108662a3a7824b923d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1032,6 +1032,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_sync/background_sync_manager_unittest.cc",
"../browser/background_sync/background_sync_network_observer_unittest.cc",
"../browser/background_sync/background_sync_service_impl_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698