| Index: ios/web/public/test/fakes/test_native_content.mm
|
| diff --git a/ios/web/public/test/test_native_content.mm b/ios/web/public/test/fakes/test_native_content.mm
|
| similarity index 94%
|
| rename from ios/web/public/test/test_native_content.mm
|
| rename to ios/web/public/test/fakes/test_native_content.mm
|
| index 398bae55a1757cf4b62acd87e6ff4fe7814e4b53..a3c1e76d7cc0ac2e899aeceb42dad0cb58020f57 100644
|
| --- a/ios/web/public/test/test_native_content.mm
|
| +++ b/ios/web/public/test/fakes/test_native_content.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_native_content.h"
|
| +#import "ios/web/public/test/fakes/test_native_content.h"
|
|
|
| #import "base/mac/scoped_nsobject.h"
|
|
|
|
|