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

Unified Diff: ios/web/public/test/fakes/test_native_content.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/test_native_content.mm
diff --git a/ios/web/public/test/test_native_content.mm b/ios/web/public/test/fakes/test_native_content.mm
similarity index 94%
rename from ios/web/public/test/test_native_content.mm
rename to ios/web/public/test/fakes/test_native_content.mm
index 398bae55a1757cf4b62acd87e6ff4fe7814e4b53..a3c1e76d7cc0ac2e899aeceb42dad0cb58020f57 100644
--- a/ios/web/public/test/test_native_content.mm
+++ b/ios/web/public/test/fakes/test_native_content.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_native_content.h"
+#import "ios/web/public/test/fakes/test_native_content.h"
#import "base/mac/scoped_nsobject.h"
« no previous file with comments | « ios/web/public/test/fakes/test_native_content.h ('k') | ios/web/public/test/fakes/test_native_content_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698