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

Unified Diff: content/browser/BUILD.gn

Issue 2931033003: Rename ServiceWorkerContextObserver to ServiceWorkerContextCoreObserver. (Closed)
Patch Set: Typo Created 3 years, 6 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
« no previous file with comments | « no previous file | content/browser/background_sync/background_sync_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 8b0191e90bd391c3fc9773326f1977fd57f4affa..a2947b38332759c4f732c3cdc7cbe92d90fcd108 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1344,7 +1344,7 @@ source_set("browser") {
"service_worker/service_worker_client_utils.h",
"service_worker/service_worker_context_core.cc",
"service_worker/service_worker_context_core.h",
- "service_worker/service_worker_context_observer.h",
+ "service_worker/service_worker_context_core_observer.h",
"service_worker/service_worker_context_request_handler.cc",
"service_worker/service_worker_context_request_handler.h",
"service_worker/service_worker_context_watcher.cc",
« no previous file with comments | « no previous file | content/browser/background_sync/background_sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698