| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_app.h
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_app.h b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_app.h
|
| index a8eadefe251c637eb81d1170010c929c7d619304..8af5c34b811ecbbb3a31f1733abb34f4cd36b8fb 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_app.h
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_app.h
|
| @@ -6,8 +6,8 @@
|
| #define SERVICES_AUTHENTICATING_URL_LOADER_INTERCEPTOR_AUTHENTICATING_URL_LOADER_INTERCEPTOR_APP_H_
|
|
|
| #include "base/macros.h"
|
| -#include "mojo/public/cpp/application/application_connection.h"
|
| #include "mojo/public/cpp/application/application_delegate.h"
|
| +#include "mojo/public/cpp/application/service_provider_impl.h"
|
| #include "mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom.h"
|
| #include "services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_meta_factory_impl.h"
|
|
|
|
|