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

Unified Diff: content/common/BUILD.gn

Issue 2816403002: test all
Patch Set: fix sharedworker Created 3 years, 8 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 bf9aca2e7bf7221b4fea8a68b678fea40a672574..38983a452ec3056672703258fc77fdd23c8e16b6 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -608,6 +608,7 @@ mojom("mojo_bindings") {
"url_loader.mojom",
"url_loader_factory.mojom",
"video_capture.mojom",
+ "worker_url_loader_factory_provider.mojom",
]
import_dirs = [ "//mojo/services" ]

Powered by Google App Engine
This is Rietveld 408576698