| Index: ios/chrome/browser/sessions/DEPS
|
| diff --git a/ios/chrome/browser/sessions/DEPS b/ios/chrome/browser/sessions/DEPS
|
| index 37eafb3d375269e53aef8f9b3ffd15575ac825f3..4c16a40e8789932106d67e0e4f1d2bec8f647f52 100644
|
| --- a/ios/chrome/browser/sessions/DEPS
|
| +++ b/ios/chrome/browser/sessions/DEPS
|
| @@ -15,10 +15,4 @@ specific_include_rules = {
|
| "^session_window_unittest\.mm$": [
|
| "+ios/web/navigation/crw_session_controller.h",
|
| ],
|
| -
|
| - # TODO(crbug.com/620083): Remove this exception.
|
| - "^tab_restore_service_delegate_impl_ios\.mm$": [
|
| - "+ios/web/navigation/navigation_manager_impl.h",
|
| - "+ios/web/web_state/web_state_impl.h",
|
| - ],
|
| }
|
|
|