| Index: mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom
|
| diff --git a/mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom b/mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom
|
| index 8ea4d011398803ce6854a052589e357fc5a0b079..3d07fd3f40a47920ae6f438608e60fb45f745306 100644
|
| --- a/mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom
|
| +++ b/mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom
|
| @@ -8,6 +8,7 @@ module mojo;
|
| import "authentication/interfaces/authentication.mojom";
|
| import "network/interfaces/url_loader_interceptor.mojom";
|
|
|
| +[ServiceName="mojo::AuthenticatingURLLoaderInterceptorMetaFactory"]
|
| interface AuthenticatingURLLoaderInterceptorMetaFactory {
|
| // Creates a URLLoaderInterceptorFactory whose interceptors authenticate via
|
| // |authentication_service|. If the connection to |authentication_service| is
|
|
|