Index: ios/web/public/test/fakes/test_web_view_content_view.mm |
diff --git a/ios/web/public/test/test_web_view_content_view.mm b/ios/web/public/test/fakes/test_web_view_content_view.mm |
similarity index 94% |
rename from ios/web/public/test/test_web_view_content_view.mm |
rename to ios/web/public/test/fakes/test_web_view_content_view.mm |
index 3dbc9b885884a66bda9e78df788bfe3aacc5b636..a5c081616482f74708ca598e8198ef8176aef3f6 100644 |
--- a/ios/web/public/test/test_web_view_content_view.mm |
+++ b/ios/web/public/test/fakes/test_web_view_content_view.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_view_content_view.h" |
+#import "ios/web/public/test/fakes/test_web_view_content_view.h" |
#include "base/logging.h" |
#import "base/mac/scoped_nsobject.h" |