Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: ios/web/web_state/ui/crw_web_controller_unittest.mm

Issue 2614443004: [ios] Moved all web mocks to ios/web/public/test/fakes. (Closed)
Patch Set: Moved test_redirect_observer back Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/web/web_state/ui/crw_web_controller_unittest.mm
diff --git a/ios/web/web_state/ui/crw_web_controller_unittest.mm b/ios/web/web_state/ui/crw_web_controller_unittest.mm
index 87d007c17b6c7af92fa2de9d46c85a8e4bff7a5a..18f936718ed885d8ffd6b4af4442cd0915130a2c 100644
--- a/ios/web/web_state/ui/crw_web_controller_unittest.mm
+++ b/ios/web/web_state/ui/crw_web_controller_unittest.mm
@@ -17,10 +17,10 @@
#import "ios/web/navigation/navigation_item_impl.h"
#import "ios/web/navigation/navigation_manager_impl.h"
#include "ios/web/public/referrer.h"
-#import "ios/web/public/test/test_native_content.h"
-#import "ios/web/public/test/test_native_content_provider.h"
-#import "ios/web/public/test/test_web_client.h"
-#import "ios/web/public/test/test_web_view_content_view.h"
+#import "ios/web/public/test/fakes/test_native_content.h"
+#import "ios/web/public/test/fakes/test_native_content_provider.h"
+#import "ios/web/public/test/fakes/test_web_client.h"
+#import "ios/web/public/test/fakes/test_web_view_content_view.h"
#import "ios/web/public/web_state/crw_web_controller_observer.h"
#import "ios/web/public/web_state/ui/crw_content_view.h"
#import "ios/web/public/web_state/ui/crw_native_content.h"
« no previous file with comments | « ios/web/web_state/js/page_script_util_unittest.mm ('k') | ios/web/web_state/ui/crw_wk_script_message_router_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698