Index: ios/chrome/browser/tabs/DEPS |
diff --git a/ios/chrome/browser/tabs/DEPS b/ios/chrome/browser/tabs/DEPS |
index da8e45d83f064f6039ff21138e9adf3b177f1a8b..7420d55ef6274c04c1b1e522201ed643f796b671 100644 |
--- a/ios/chrome/browser/tabs/DEPS |
+++ b/ios/chrome/browser/tabs/DEPS |
@@ -1,7 +1,6 @@ |
specific_include_rules = { |
# TODO(crbug.com/620465): Remove tab.mm and tab_unittest.mm exceptions. |
"^tab\.mm$": [ |
- "+ios/web/navigation/crw_session_controller.h", |
"+ios/web/navigation/navigation_item_impl.h", |
"+ios/web/web_state/web_state_impl.h", |
"+ios/web/web_state/ui/crw_web_controller.h", |
@@ -18,7 +17,6 @@ specific_include_rules = { |
# TODO(crbug.com/620480): Remove tab.mm and tab_unittest.mm exceptions. |
"^tab_model\.mm$": [ |
"+ios/web/navigation/crw_session_certificate_policy_manager.h", |
- "+ios/web/navigation/crw_session_controller.h", |
"+ios/web/web_state/web_state_impl.h", |
"+ios/web/web_state/ui/crw_web_controller.h", |
], |