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

Unified Diff: content/common/BUILD.gn

Issue 2227593002: ServiceWorker: Implement StartWorker by using mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initialized StartParams 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/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 7b5db9e46e170d838320144a8cbb1fa8abb247c6..7f3f8d5364822f2260ae0c7dafa1002b4485d429 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -244,6 +244,7 @@ mojom("mojo_bindings") {
"leveldb_wrapper.mojom",
"render_frame_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",
+ "service_worker/embedded_worker.mojom",
"service_worker/embedded_worker_setup.mojom",
"storage_partition_service.mojom",
"url_loader.mojom",

Powered by Google App Engine
This is Rietveld 408576698