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

Unified Diff: ios/web/public/test/fakes/test_web_client.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/fakes/test_web_client.h ('k') | ios/web/public/test/fakes/test_web_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/test/fakes/test_web_client.mm
diff --git a/ios/web/public/test/test_web_client.mm b/ios/web/public/test/fakes/test_web_client.mm
similarity index 96%
rename from ios/web/public/test/test_web_client.mm
rename to ios/web/public/test/fakes/test_web_client.mm
index 8440a68f9470c650b3d72ecf2eae1acc3f4976db..8a62706ac5e6b4041bcdaa51f47268fbc93296f3 100644
--- a/ios/web/public/test/test_web_client.mm
+++ b/ios/web/public/test/fakes/test_web_client.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_client.h"
+#import "ios/web/public/test/fakes/test_web_client.h"
#include "base/logging.h"
#include "ios/web/test/test_url_constants.h"
« no previous file with comments | « ios/web/public/test/fakes/test_web_client.h ('k') | ios/web/public/test/fakes/test_web_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698