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

Unified Diff: content/test/BUILD.gn

Issue 2786783002: Dispatch a bare Service Worker event for a finished Background Fetch (Closed)
Patch Set: Dispatch a bare Service Worker event for a finished Background Fetch 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 4f9968b6029cc882911a4e06f345afc238a52201..860fd747161bd5a40721923beade74b922a24d88 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_service_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