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

Unified Diff: content/common/worker_url_loader_factory_provider.mojom

Issue 2964503003: Move NetworkService mojom files to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 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/worker_url_loader_factory_provider.mojom
diff --git a/content/common/worker_url_loader_factory_provider.mojom b/content/common/worker_url_loader_factory_provider.mojom
index 6590e4f021813bff174a025a446a3ec5582c5be5..71a4956182402b3811021b01435025db18afca11 100644
--- a/content/common/worker_url_loader_factory_provider.mojom
+++ b/content/common/worker_url_loader_factory_provider.mojom
@@ -4,7 +4,7 @@
module content.mojom;
-import "url_loader_factory.mojom";
+import "content/public/common/url_loader_factory.mojom";
// A renderer-side interface that is returned by CreateWorkerFetchContext for
// the browser to notify the renderer process when there's a controller change.

Powered by Google App Engine
This is Rietveld 408576698