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

Unified Diff: content/common/BUILD.gn

Issue 2396273002: ServiceWorker: Mojofication of ServiceWorkerDispatcherHost (Closed)
Patch Set: Removed GetWeakPtr and moved a method to private Created 4 years, 2 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 872288d6c4b5af4dc4765fd3d90ab6873c6c8299..d5cdf50a41ecd8d2202c986425d73b20d41019ee 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -570,6 +570,8 @@ mojom("mojo_bindings") {
"service_worker/embedded_worker.mojom",
"service_worker/embedded_worker_setup.mojom",
"service_worker/fetch_event_dispatcher.mojom",
+ "service_worker/service_worker.mojom",
+ "service_worker/service_worker_types.mojom",
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",
« no previous file with comments | « content/child/service_worker/service_worker_network_provider.cc ('k') | content/common/service_worker/service_worker.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698