| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.cc
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.cc b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.cc
|
| index 075180cba163f5b3a6226007c72b357cefc86df8..18e2d2f41fa08699353711e37db19be4c965a36f 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.cc
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| +#include "mojo/services/network/interfaces/network_service.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|