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

Unified Diff: content/common/BUILD.gn

Issue 2653493009: Add two interfaces for ServiceWorkerProviderContext/ProviderHost (Closed)
Patch Set: Skip unittest for CrossSiteTransfer when PlzNavigate 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 e5e245e463d0c00bc633f133c8abfd136b384233..144e2a2e83db85a61eb7f9682ff82ff678c30f00 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -618,6 +618,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",
« no previous file with comments | « content/child/service_worker/service_worker_provider_context.cc ('k') | content/common/service_worker/service_worker.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698