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

Unified Diff: content/common/BUILD.gn

Issue 1221503003: Add a mojo ServiceRegistry to embedded workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add comment Created 5 years, 6 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 5a383d16874ff892bbc9b9e463926c52769ba79f..0e766b4246fd482fec21147d1e9c3b14c69f2b43 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -494,6 +494,7 @@ mojom("mojo_bindings") {
"process_control.mojom",
"render_frame_setup.mojom",
"service_port_service.mojom",
+ "service_worker/embedded_worker_setup.mojom",
"vr_service.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698