Index: ios/chrome/browser/ui/DEPS |
diff --git a/ios/chrome/browser/ui/DEPS b/ios/chrome/browser/ui/DEPS |
index 0a1586acc6f2357bc7f14b6b020b6875aff4c9a6..bdb61767905e03eb8150176837bc33b1d99d0a1d 100644 |
--- a/ios/chrome/browser/ui/DEPS |
+++ b/ios/chrome/browser/ui/DEPS |
@@ -7,12 +7,10 @@ specific_include_rules = { |
# TODO(crbug.com/620489): Remove these exceptions. |
"^browser_view_controller\.mm$": [ |
- "+ios/web/navigation/crw_session_controller.h", |
"+ios/web/navigation/navigation_manager_impl.h", |
"+ios/web/web_state/ui/crw_web_controller.h", |
], |
"^browser_view_controller_unittest\.mm$": [ |
- "+ios/web/navigation/crw_session_controller.h", |
"+ios/web/web_state/ui/crw_web_controller.h", |
"+ios/web/web_state/web_state_impl.h", |
], |