| Index: ios/web/public/test/http_server/http_auth_response_provider.mm
|
| diff --git a/ios/web/public/test/response_providers/http_auth_response_provider.mm b/ios/web/public/test/http_server/http_auth_response_provider.mm
|
| similarity index 95%
|
| rename from ios/web/public/test/response_providers/http_auth_response_provider.mm
|
| rename to ios/web/public/test/http_server/http_auth_response_provider.mm
|
| index 36ed46c7cf3f85703d8924aee6e7608f14afc03b..6205c0789f4d4fab36175e1082b5099f1fa32721 100644
|
| --- a/ios/web/public/test/response_providers/http_auth_response_provider.mm
|
| +++ b/ios/web/public/test/http_server/http_auth_response_provider.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#import "ios/web/public/test/response_providers/http_auth_response_provider.h"
|
| +#import "ios/web/public/test/http_server/http_auth_response_provider.h"
|
|
|
| #include "base/base64.h"
|
| #include "base/strings/stringprintf.h"
|
|
|