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

Unified Diff: content/browser/BUILD.gn

Issue 2786783002: Dispatch a bare Service Worker event for a finished Background Fetch (Closed)
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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 7a5462440802404f927057b5d2925376124779a9..7d5326a86081828a5ca675e60d50b89d679f8b96 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -332,10 +332,6 @@ source_set("browser") {
"background_fetch/background_fetch_event_dispatcher.h",
"background_fetch/background_fetch_job_controller.cc",
"background_fetch/background_fetch_job_controller.h",
- "background_fetch/background_fetch_job_info.cc",
- "background_fetch/background_fetch_job_info.h",
- "background_fetch/background_fetch_job_response_data.cc",
- "background_fetch/background_fetch_job_response_data.h",
"background_fetch/background_fetch_registration_id.cc",
"background_fetch/background_fetch_registration_id.h",
"background_fetch/background_fetch_request_info.cc",

Powered by Google App Engine
This is Rietveld 408576698