| Index: components/sessions/ios/ios_serialized_navigation_builder_unittest.cc
|
| diff --git a/components/sessions/ios/ios_serialized_navigation_builder_unittest.cc b/components/sessions/ios/ios_serialized_navigation_builder_unittest.cc
|
| index 026e841da7eaf1debf65d672fc1e967c2268532f..157070a136a91f6cb41d0a31f7b4f3f93164b2e9 100644
|
| --- a/components/sessions/ios/ios_serialized_navigation_builder_unittest.cc
|
| +++ b/components/sessions/ios/ios_serialized_navigation_builder_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "components/sessions/ios/ios_serialized_navigation_builder.h"
|
|
|
| -#include "components/sessions/serialized_navigation_entry.h"
|
| -#include "components/sessions/serialized_navigation_entry_test_helper.h"
|
| +#include "components/sessions/core/serialized_navigation_entry.h"
|
| +#include "components/sessions/core/serialized_navigation_entry_test_helper.h"
|
| #include "ios/web/public/favicon_status.h"
|
| #include "ios/web/public/navigation_item.h"
|
| #include "ios/web/public/referrer.h"
|
|
|