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

Unified Diff: content/common/BUILD.gn

Issue 2804843005: Implement the infrastructure of creating WorkerFetchContext in worker global scope. (Closed)
Patch Set: s/WebScheduler.h/web_scheduler.h/ 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
« no previous file with comments | « content/child/runtime_features.cc ('k') | content/common/worker_url_loader_factory_provider.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 10424ed918ff6e1a54893831408ff3c45896ab1e..033600038ed512d27f986da36e3c732a61907711 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -609,6 +609,7 @@ mojom("mojo_bindings") {
"url_loader.mojom",
"url_loader_factory.mojom",
"video_capture.mojom",
+ "worker_url_loader_factory_provider.mojom",
]
import_dirs = [ "//mojo/services" ]
« no previous file with comments | « content/child/runtime_features.cc ('k') | content/common/worker_url_loader_factory_provider.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698