| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h
|
| index 933d63ae8db549846c9274bf4a1b156560bb26e9..592c61747a80b3f7f0e1fdf8cf4d00cdc73cf8f3 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/callback.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/authentication/public/interfaces/authentication.mojom.h"
|
| +#include "mojo/services/authentication/interfaces/authentication.mojom.h"
|
| #include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| #include "url/gurl.h"
|
|
|
|
|