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

Unified Diff: content/common/BUILD.gn

Issue 2701753003: [WIP] off-main-thread loading
Patch Set: small fix 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 4295af4491f31acfe9a2d187e374b76da94f6a66..1fc8e8a7ec51beb75ee6b409722434e4233520ff 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -613,6 +613,7 @@ mojom("mojo_bindings") {
"url_loader.mojom",
"url_loader_factory.mojom",
"video_capture.mojom",
+ "worker_fetch_context_factory.mojom",
]
import_dirs = [ "//mojo/services" ]
« no previous file with comments | « content/child/service_worker/service_worker_network_provider.cc ('k') | content/common/worker_fetch_context_factory.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698