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

Unified Diff: content/common/service_worker/service_worker_event_dispatcher.typemap

Issue 2684533002: [WIP] Mojofy respondwith
Patch Set: rebase Created 3 years, 8 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/service_worker/service_worker_event_dispatcher.typemap
diff --git a/content/common/service_worker/service_worker_event_dispatcher.typemap b/content/common/service_worker/service_worker_event_dispatcher.typemap
index 3cc80860b8d8b98214f95699db3332863b8c4218..e41dd9dfcf2788b2a05492896c15fc298164b6dd 100644
--- a/content/common/service_worker/service_worker_event_dispatcher.typemap
+++ b/content/common/service_worker/service_worker_event_dispatcher.typemap
@@ -24,4 +24,5 @@ type_mappings = [
"content.mojom.PlatformNotificationData=::content::PlatformNotificationData",
"content.mojom.PushEventPayload=::content::PushEventPayload",
"content.mojom.ServiceWorkerFetchRequest=::content::ServiceWorkerFetchRequest",
+ "content.mojom.ServiceWorkerResponse=::content::ServiceWorkerResponse",
]

Powered by Google App Engine
This is Rietveld 408576698