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

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

Issue 2858453002: Fix missing headers in WebKit/public:mojo_bindings (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | content/common/service_worker/service_worker_fetch_request.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e41dd9dfcf2788b2a05492896c15fc298164b6dd..55cdfc01b5838de3e1321c3839bcfd7efd81e89b 100644
--- a/content/common/service_worker/service_worker_event_dispatcher.typemap
+++ b/content/common/service_worker/service_worker_event_dispatcher.typemap
@@ -5,6 +5,7 @@
mojom = "//content/common/service_worker/service_worker_event_dispatcher.mojom"
public_headers = [
"//content/common/background_fetch/background_fetch_types.h",
+ "//content/common/service_worker/service_worker_client_info.h",
"//content/common/service_worker/service_worker_status_code.h",
"//content/common/service_worker/service_worker_types.h",
"//content/public/common/platform_notification_data.h",
« no previous file with comments | « no previous file | content/common/service_worker/service_worker_fetch_request.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698