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

Unified Diff: ios/web/test/web_test_suite.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
« no previous file with comments | « ios/web/public/test/web_test.mm ('k') | ios/web/test/wk_web_view_crash_utils.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/test/web_test_suite.mm
diff --git a/ios/web/test/web_test_suite.mm b/ios/web/test/web_test_suite.mm
index 11102ec8df44557e78aeecfd06b897fe93608898..15063f193438ffcb2776fa1420a9e88c934f9619 100644
--- a/ios/web/test/web_test_suite.mm
+++ b/ios/web/test/web_test_suite.mm
@@ -7,7 +7,7 @@
#include "base/memory/ptr_util.h"
#include "base/metrics/statistics_recorder.h"
#include "base/path_service.h"
-#import "ios/web/public/test/test_web_client.h"
+#import "ios/web/public/test/fakes/test_web_client.h"
#include "ios/web/public/url_schemes.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/base/resource/resource_bundle.h"
« no previous file with comments | « ios/web/public/test/web_test.mm ('k') | ios/web/test/wk_web_view_crash_utils.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698