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

Unified Diff: ios/web/public/test/fakes/test_web_view_content_view.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_view_content_view.h ('k') | ios/web/public/test/test_browser_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_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"
« no previous file with comments | « ios/web/public/test/fakes/test_web_view_content_view.h ('k') | ios/web/public/test/test_browser_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698