| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index 7f85b6532f224295cf25a91f1bf4579fe01cf3e1..300097c137e7bf3146404d591e7bbda81f1c5085 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -532,7 +532,6 @@ test("ios_web_unittests") {
|
| "history_state_util_unittest.mm",
|
| "navigation/crw_navigation_item_storage_unittest.mm",
|
| "navigation/crw_session_controller_unittest.mm",
|
| - "navigation/crw_session_entry_unittest.mm",
|
| "navigation/crw_session_storage_unittest.mm",
|
| "navigation/navigation_item_impl_unittest.mm",
|
| "navigation/navigation_item_storage_test_util.h",
|
|
|