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

Unified Diff: content/common/BUILD.gn

Issue 2653493009: Add two interfaces for ServiceWorkerProviderContext/ProviderHost (Closed)
Patch Set: Rebased Created 3 years, 7 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 ce8a4bfd8b2f29e2a6b220d97bcf64c5ea84aa0b..852d4d115c6eaeebfa9b501388e9fee2760a82b2 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -615,6 +615,7 @@ mojom("mojo_bindings") {
"service_worker/service_worker.mojom",
"service_worker/service_worker_event_dispatcher.mojom",
"service_worker/service_worker_provider.mojom",
+ "service_worker/service_worker_provider_interfaces.mojom",
"service_worker/service_worker_types.mojom",
"storage_partition_service.mojom",
"url_loader.mojom",

Powered by Google App Engine
This is Rietveld 408576698