| Index: ios/web/public/test/fakes/test_web_client.mm
|
| diff --git a/ios/web/public/test/test_web_client.mm b/ios/web/public/test/fakes/test_web_client.mm
|
| similarity index 96%
|
| rename from ios/web/public/test/test_web_client.mm
|
| rename to ios/web/public/test/fakes/test_web_client.mm
|
| index 8440a68f9470c650b3d72ecf2eae1acc3f4976db..8a62706ac5e6b4041bcdaa51f47268fbc93296f3 100644
|
| --- a/ios/web/public/test/test_web_client.mm
|
| +++ b/ios/web/public/test/fakes/test_web_client.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/test_web_client.h"
|
| +#import "ios/web/public/test/fakes/test_web_client.h"
|
|
|
| #include "base/logging.h"
|
| #include "ios/web/test/test_url_constants.h"
|
|
|