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

Unified Diff: ios/web/public/test/fakes/crw_test_js_injection_receiver.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/public/test/fakes/crw_test_js_injection_receiver.mm
diff --git a/ios/web/public/test/crw_test_js_injection_receiver.mm b/ios/web/public/test/fakes/crw_test_js_injection_receiver.mm
similarity index 96%
rename from ios/web/public/test/crw_test_js_injection_receiver.mm
rename to ios/web/public/test/fakes/crw_test_js_injection_receiver.mm
index 7127e047ff0b5c8311feb4f582d246f6a2b19dd5..7ab44212f6dca66b7d5a250f84ba9c8ec6414cf8 100644
--- a/ios/web/public/test/crw_test_js_injection_receiver.mm
+++ b/ios/web/public/test/fakes/crw_test_js_injection_receiver.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/crw_test_js_injection_receiver.h"
+#import "ios/web/public/test/fakes/crw_test_js_injection_receiver.h"
#import <UIKit/UIKit.h>
#import <WebKit/WebKit.h>
« no previous file with comments | « ios/web/public/test/fakes/crw_test_js_injection_receiver.h ('k') | ios/web/public/test/fakes/test_browser_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698