| Index: services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_apptest.cc
|
| diff --git a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_apptest.cc b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_apptest.cc
|
| index ba342ac4cdd41de921b476f3dad402e52bfd5af0..bacd0c4c113458e166fdd1f7d79aca3e0a4c4f20 100644
|
| --- a/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_apptest.cc
|
| +++ b/services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_apptest.cc
|
| @@ -14,7 +14,7 @@
|
| #include "mojo/public/cpp/application/application_test_base.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "mojo/public/cpp/system/data_pipe.h"
|
| -#include "mojo/services/authenticating_url_loader_interceptor/public/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom.h"
|
| +#include "mojo/services/authenticating_url_loader_interceptor/interfaces/authenticating_url_loader_interceptor_meta_factory.mojom.h"
|
| #include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|