| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
|
| index 6758796df3de723b8be63a9d8d5665400366f13e..6752e45d05159048bf0e58ea9c43447e2237cb7d 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.h
|
| @@ -6,7 +6,7 @@
|
| #define SERVICES_AUTHENTICATING_URL_LOADER_INTERCEPTOR_AUTHENTICATING_URL_LOADER_INTERCEPTOR_H_
|
|
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "mojo/services/network/public/interfaces/url_loader.mojom.h"
|
| +#include "mojo/services/network/interfaces/url_loader.mojom.h"
|
| #include "services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h"
|
| #include "url/gurl.h"
|
|
|
|
|