| 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.
|
|
|