| Index: ios/web/active_state_manager_impl_unittest.mm
|
| diff --git a/ios/web/active_state_manager_impl_unittest.mm b/ios/web/active_state_manager_impl_unittest.mm
|
| index a444001ad052ca89f47c12f2cb683f74a6e77a11..808a93f3d1592fe757f98c5707e250f4805b5bde 100644
|
| --- a/ios/web/active_state_manager_impl_unittest.mm
|
| +++ b/ios/web/active_state_manager_impl_unittest.mm
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "ios/web/public/active_state_manager.h"
|
| #include "ios/web/public/browser_state.h"
|
| -#include "ios/web/public/test/test_browser_state.h"
|
| +#include "ios/web/public/test/fakes/test_browser_state.h"
|
| #include "ios/web/public/test/test_web_thread_bundle.h"
|
| #include "ios/web/public/test/web_test.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|