| Index: ios/web/BUILD.gn
|
| diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
|
| index 73ed084a52905518e51e2666876a13f052ebd2f7..521701afe8b360b1b6d02c6c14841022b89c2c1f 100644
|
| --- a/ios/web/BUILD.gn
|
| +++ b/ios/web/BUILD.gn
|
| @@ -56,8 +56,6 @@ source_set("web_arc") {
|
| "navigation/crw_session_controller+private_constructors.h",
|
| "navigation/crw_session_controller.h",
|
| "navigation/crw_session_controller.mm",
|
| - "navigation/crw_session_entry.h",
|
| - "navigation/crw_session_entry.mm",
|
| "navigation/navigation_item_facade_delegate.h",
|
| "navigation/navigation_item_impl.h",
|
| "navigation/navigation_item_impl.mm",
|
|
|