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

Unified Diff: content/common/BUILD.gn

Issue 1223193009: WIP attempt to replace StartWorker/StopWorker IPCs with a new mojo EmbeddedWorker service. Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-event-dispatching-option2
Patch Set: Created 5 years, 5 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 902d7402b8b9364c115acd60bf42f9fb9b430714..c2c0d4a73f5d40ed7d525714095a5880e7b7c124 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -497,6 +497,7 @@ mojom("mojo_bindings") {
"process_control.mojom",
"render_frame_setup.mojom",
"service_port_service.mojom",
+ "service_worker/embedded_worker.mojom",
"service_worker/embedded_worker_setup.mojom",
"vr_service.mojom",
]
« no previous file with comments | « content/browser/service_worker/service_worker_version_unittest.cc ('k') | content/common/service_worker/embedded_worker.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698