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

Unified Diff: ios/web/browser_state_unittest.cc

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/browser_state_unittest.cc
diff --git a/ios/web/browser_state_unittest.cc b/ios/web/browser_state_unittest.cc
index f235bb6ed9af31dc54067949e875c3fcc1e34e5e..435dc40f8dd0367347358c77e0517c4fefc35ef6 100644
--- a/ios/web/browser_state_unittest.cc
+++ b/ios/web/browser_state_unittest.cc
@@ -5,7 +5,7 @@
#include "ios/web/public/browser_state.h"
#include "base/supports_user_data.h"
-#include "ios/web/public/test/test_browser_state.h"
+#include "ios/web/public/test/fakes/test_browser_state.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace {
« no previous file with comments | « ios/web/active_state_manager_impl_unittest.mm ('k') | ios/web/navigation/crw_session_controller_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698