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

Unified Diff: content/common/typemaps.gni

Issue 2227593002: ServiceWorker: Implement StartWorker by using mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added EmbeddedWorkerInstanceClient as an interface Created 4 years, 3 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/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 2dd3ed67f1350ca11ea46862eb846353959828f3..1b08a89ee9dcc29a3e7a70a9dff4546838b71bc1 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -6,4 +6,5 @@ typemaps = [
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
"//content/common/url_response_head.typemap",
+ "//content/common/service_worker/embedded_worker.typemap",
]
« no previous file with comments | « content/common/service_worker/service_worker_utils.cc ('k') | content/public/app/mojo/content_renderer_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698