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

Unified Diff: content/common/typemaps.gni

Issue 2638313002: Manage ServiceWorkerDispatcherHost in ServiceWorkerContextCore (Closed)
Patch Set: Rebase Created 3 years, 10 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 | « content/common/service_worker/service_worker_types_traits.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 257c74c9a4b89cef70c9a5aa9ce9759e223edb5e..684e474cf631c57e143f3d2af9a2ae338528368b 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -7,6 +7,7 @@ typemaps = [
"//content/common/media/media_devices.typemap",
"//content/common/service_worker/embedded_worker.typemap",
"//content/common/service_worker/service_worker_event_dispatcher.typemap",
+ "//content/common/service_worker/service_worker_provider.typemap",
"//content/common/service_worker/service_worker_types.typemap",
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
« no previous file with comments | « content/common/service_worker/service_worker_types_traits.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698