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

Unified Diff: content/common/BUILD.gn

Issue 2600113003: (SUSPENDED) SharedWorker: Mojofy Renderer(Document)->Browser communication for SharedWorker
Patch Set: address review comments Created 3 years, 11 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 e4f12fc03d3ce0362b0a9e711e3ea6f971f009ac..53315a0d026cccbd23c54585dfc4a66724d08078 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -574,6 +574,7 @@ mojom("mojo_bindings") {
"service_worker/service_worker.mojom",
"service_worker/service_worker_event_dispatcher.mojom",
"service_worker/service_worker_types.mojom",
+ "shared_worker.mojom",
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",

Powered by Google App Engine
This is Rietveld 408576698