| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h
|
| index 7b58a0bbbd9521ac88b07d0451937c226cccd493..9929de17684a4ec723965aba2f14df08491cea44 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/callback.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/authenticating_url_loader_interceptor/public/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom.h"
|
| -#include "mojo/services/authentication/public/interfaces/authentication.mojom.h"
|
| +#include "mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom.h"
|
| +#include "mojo/services/authentication/interfaces/authentication.mojom.h"
|
| #include "url/gurl.h"
|
|
|
| namespace mojo {
|
|
|